@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/b0084zm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3b4a348e7317b8f0b34654d9dfc4fabc"^^xsd:string ;
  ns0:name "Pand 1653"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962480> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70865015 52.01160409, 4.70863578 52.01161657, 4.70865892 52.01162671, 4.70867329 52.01161423, 4.70865015 52.01160409))"^^geo:wktLiteral ;
    osm:area 3.0
  ] .

