@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/b0099g2>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/da9059dd377554dee4c683c7fb7542a1" ;
  ns0:name "Pand 2625"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963452> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70979097 52.01449323, 4.70978497 52.01452744, 4.70988173 52.01456927, 4.70990303 52.01455090, 4.70993253 52.01456425, 4.70994153 52.01455668, 4.70979097 52.01449323))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

