@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/b00b948>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9c970a161f1f7c399cf7519e96db7238" ;
  ns0:name "Pand 3456"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964283> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70824677 52.01386981, 4.70820350 52.01385082, 4.70815339 52.01389429, 4.70814794 52.01389190, 4.70811144 52.01392174, 4.70811871 52.01392513, 4.70796910 52.01404744, 4.70800495 52.01406414, 4.70816944 52.01392966, 4.70824677 52.01386981))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

