@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/b007gbm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5ccc15e53ef7dce63b8a9c65f47bad34"^^xsd:string ;
  ns0:name "Pand 1084"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961911> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70385210 52.01036065, 4.70380253 52.01033395, 4.70372051 52.01040045, 4.70377369 52.01042509, 4.70385210 52.01036065))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

