@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/b009kmr>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b2cd294eb09c682b5ed589034fa19899" ;
  ns0:name "Pand 2861"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963688> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70475792 52.01051794, 4.70485325 52.01056514, 4.70489820 52.01053255, 4.70479985 52.01048483, 4.70475792 52.01051794))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

