@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/b008jdj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f7878e2af8cb235187bd3534428f574c"^^xsd:string ;
  ns0:name "Pand 1985"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962812> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70918845 52.01228238, 4.70917752 52.01229229, 4.70908348 52.01237571, 4.70914260 52.01240109, 4.70924446 52.01230066, 4.70925225 52.01229299, 4.70923644 52.01228615, 4.70922410 52.01229735, 4.70918845 52.01228238))"^^geo:wktLiteral ;
    osm:area 61.0
  ] .

