@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/b009908>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/db7ebcbe6791e9ac4e5b92ea6ae313d6" ;
  ns0:name "Pand 2611"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963438> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71030577 52.01468028, 4.71025781 52.01466087, 4.71020468 52.01470769, 4.71025163 52.01472807, 4.71030577 52.01468028))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

