@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/b009jwp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/12d73b2fe9f1a5483b35afc1bb6c8f3a" ;
  ns0:name "Pand 2840"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963667> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70476837 52.01121183, 4.70481554 52.01118503, 4.70469345 52.01111741, 4.70466796 52.01113412, 4.70463662 52.01111592, 4.70462096 52.01112618, 4.70476837 52.01121183))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

