@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/b009kg3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d5f09954b150ec82cfca30ffdce92f27" ;
  ns0:name "Pand 2857"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963684> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70499177 52.01077779, 4.70510117 52.01070382, 4.70511253 52.01071094, 4.70515078 52.01068509, 4.70513944 52.01067890, 4.70518172 52.01064937, 4.70514714 52.01063124, 4.70508303 52.01067635, 4.70506282 52.01066542, 4.70494344 52.01074940, 4.70499177 52.01077779))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

