@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/b009v5d>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e96403440b6a6ebb1761daa8e01038b9" ;
  ns0:name "Pand 3080"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963907> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71093090 52.00853093, 4.71098552 52.00848329, 4.71094922 52.00846713, 4.71089317 52.00851613, 4.71093090 52.00853093))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

