@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/b007zkt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b05eb22ad747c894b934eec3bb70275a"^^xsd:string ;
  ns0:name "Pand 1497"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962324> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71377516 52.01006832, 4.71367687 52.01006116, 4.71366913 52.01009774, 4.71376791 52.01010514, 4.71377516 52.01006832))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

