@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/b008cnj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fbe5b03b5c64c5c19ba6d9663a304088"^^xsd:string ;
  ns0:name "Pand 1847"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962674> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70896573 52.01186413, 4.70896525 52.01183445, 4.70884628 52.01180197, 4.70883886 52.01181260, 4.70879422 52.01179366, 4.70875516 52.01177710, 4.70871442 52.01181371, 4.70875275 52.01183086, 4.70877599 52.01181109, 4.70896573 52.01186413))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

