@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/b008s74>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d19b4ba01d7db39e4240ca88197c2b9a"^^xsd:string ;
  ns0:name "Pand 2183"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963010> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70749357 52.01292607, 4.70751649 52.01290870, 4.70745029 52.01287810, 4.70744030 52.01288573, 4.70742937 52.01289408, 4.70749357 52.01292607))"^^geo:wktLiteral ;
    osm:area 14.0
  ] .

