@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/b0066zp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2d6eac27600e51d78893a50212280094" ;
  ns0:name "Pand 29"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960856> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70930535 52.00717787, 4.70926091 52.00717910, 4.70926246 52.00723256, 4.70931787 52.00722958, 4.70931737 52.00719124, 4.70930535 52.00717787))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

