@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/b006h5k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/400f3090bbd095dc2599cc3efe433a70" ;
  ns0:name "Pand 267"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961094> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70858399 52.00811943, 4.70861980 52.00809959, 4.70857770 52.00807514, 4.70856796 52.00806982, 4.70850560 52.00811361, 4.70855225 52.00813922, 4.70858399 52.00811943))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

