@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/b007mp8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5c67a4c37f5926deea031ed486dc9949"^^xsd:string ;
  ns0:name "Pand 1210"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962037> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70795490 52.01019848, 4.70793555 52.01018591, 4.70790556 52.01020647, 4.70796044 52.01024274, 4.70799229 52.01022276, 4.70795490 52.01019848))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

