@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b008jwb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1bc8ad7014f3eab33b4847bad0eb68c6"^^xsd:string ;
  ns0:name "Pand 1999"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962826> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71207852 52.01229903, 4.71203388 52.01233938, 4.71216576 52.01241385, 4.71221526 52.01242865, 4.71226012 52.01239698, 4.71207852 52.01229903))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

