@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/b0095rv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/96cb1995bd31b8b676c2e223ed3f43f1" ;
  ns0:name "Pand 2517"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963344> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70952623 52.01387522, 4.70956318 52.01389219, 4.70958092 52.01387733, 4.70971339 52.01391252, 4.70971658 52.01387405, 4.70956942 52.01383388, 4.70952623 52.01387522))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

