@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/b009cws>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6c1d2dbfc8eadc89732f4cb0c7ba5b76" ;
  ns0:name "Pand 2695"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963522> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70497819 52.01210701, 4.70493931 52.01208883, 4.70484499 52.01219894, 4.70488752 52.01221178, 4.70497819 52.01210701))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

