@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b008hwz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1fbcda1cacb3d10a0d3340c65f9e583e"^^xsd:string ;
  ns0:name "Pand 1970"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962797> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70491497 52.01223390, 4.70489500 52.01225660, 4.70491938 52.01226477, 4.70496207 52.01221907, 4.70499651 52.01223132, 4.70506670 52.01215618, 4.70501033 52.01212551, 4.70491497 52.01223390))"^^geo:wktLiteral ;
    osm:area 62.0
  ] .

