@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/b008b91>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2dc5daa3a67772c50769e5fd6bb2b83b"^^xsd:string ;
  ns0:name "Pand 1808"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962635> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70600246 52.01172485, 4.70595926 52.01175835, 4.70599614 52.01177592, 4.70604611 52.01173598, 4.70600161 52.01171414, 4.70599348 52.01172045, 4.70600246 52.01172485))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

