@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/b008ppc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6b6c8ed150c4ce113506277bb84e8af9"^^xsd:string ;
  ns0:name "Pand 2109"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962936> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70519717 52.01257346, 4.70515559 52.01255622, 4.70512461 52.01258466, 4.70516025 52.01260542, 4.70519359 52.01257655, 4.70519717 52.01257346))"^^geo:wktLiteral ;
    osm:area 14.0
  ] .

