@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/b009dbj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9e4c42db7ce88dafe697b393fd9533e7" ;
  ns0:name "Pand 2708"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963535> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70790276 52.01211806, 4.70788383 52.01213509, 4.70781283 52.01219898, 4.70787190 52.01222398, 4.70800570 52.01210346, 4.70794989 52.01207565, 4.70790276 52.01211806))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

