@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b007r0h>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b9f41ef27fc9610c449fb263b45fa6a8"^^xsd:string ;
  ns0:name "Pand 1306"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962133> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70923395 52.01066903, 4.70917268 52.01067274, 4.70917751 52.01070312, 4.70923878 52.01069941, 4.70923395 52.01066903))"^^geo:wktLiteral ;
    osm:area 14.0
  ] .

