@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/b006k8k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0aca7808cfb2eaa79dd8b4b5877c351a" ;
  ns0:name "Pand 328"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961155> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70607569 52.00830096, 4.70605142 52.00831408, 4.70611288 52.00835465, 4.70612855 52.00834556, 4.70614328 52.00835523, 4.70615128 52.00835058, 4.70607569 52.00830096))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

