@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/b008dd1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/746f95c3beb3b8fa7030080a796357fb"^^xsd:string ;
  ns0:name "Pand 1869"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962696> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70715103 52.01143300, 4.70729556 52.01131648, 4.70727464 52.01133262, 4.70721284 52.01138281, 4.70715103 52.01143300))"^^geo:wktLiteral ;
    osm:area 0.0
  ] .

