@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/b008cpz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a223d861d9c0ccb4ac42e0f76ac410c7"^^xsd:string ;
  ns0:name "Pand 1848"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962675> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70875275 52.01183086, 4.70871442 52.01181371, 4.70865576 52.01186641, 4.70872321 52.01187954, 4.70873533 52.01185942, 4.70896233 52.01190464, 4.70896573 52.01186413, 4.70877599 52.01181109, 4.70875275 52.01183086))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

