@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/b008s9z>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d66e9a237e9aaa1987ff5c837f7d96df"^^xsd:string ;
  ns0:name "Pand 2185"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963012> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71127570 52.01295828, 4.71121337 52.01292915, 4.71123641 52.01291038, 4.71108428 52.01283928, 4.71100639 52.01286653, 4.71113079 52.01292575, 4.71117226 52.01294549, 4.71125124 52.01297971, 4.71127570 52.01295828))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

