@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/b00b92f>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7312ec58371bea557f15da871688f8ca" ;
  ns0:name "Pand 3454"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964281> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70843286 52.01389233, 4.70847540 52.01391437, 4.70851827 52.01388169, 4.70847574 52.01386045, 4.70843286 52.01389233))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

