@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/b006c89>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/006070e010e4055aa0dfa0c7f3ca4306" ;
  ns0:name "Pand 154"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960981> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71248051 52.00781706, 4.71249538 52.00781903, 4.71248051 52.00781706, 4.71248051 52.00781706))"^^geo:wktLiteral ;
    osm:area 0.0
  ] .

