@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/b006cp8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/cbd8d750d68710d5a5ac4d3aa3337a4f" ;
  ns0:name "Pand 166"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960993> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71456101 52.00795859, 4.71489945 52.00795971, 4.71490245 52.00790915, 4.71456271 52.00790693, 4.71456101 52.00795859))"^^geo:wktLiteral ;
    osm:area 132.0
  ] .

