@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/b009923>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/20c5b3cf27d7df82f8f9b7fa45a8b87b" ;
  ns0:name "Pand 2613"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963440> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70921216 52.01465156, 4.70916337 52.01468909, 4.70930079 52.01474784, 4.70934239 52.01470970, 4.70921216 52.01465156))"^^geo:wktLiteral ;
    osm:area 59.0
  ] .

