@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/b006nnw>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e946e2af31faca9ce466a2299df7b4fa" ;
  ns0:name "Pand 397"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961224> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70972001 52.00859566, 4.70977016 52.00856188, 4.70962299 52.00847868, 4.70955813 52.00851522, 4.70968173 52.00858739, 4.70969271 52.00858023, 4.70972001 52.00859566))"^^geo:wktLiteral ;
    osm:area 83.0
  ] .

