@prefix ns0: <https://schema.org/> .
@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/b006c00>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6e41aa0062aaae411d4b2097b4919f98" ;
  ns0:name "Pand 146"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960973> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71366422 52.00780314, 4.71361563 52.00778985, 4.71357300 52.00783329, 4.71357041 52.00783593, 4.71362028 52.00784983, 4.71362182 52.00784819, 4.71366422 52.00780314))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

