@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/b007nrg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ee1b5cd40254c96a5f92ffab644826e8"^^xsd:string ;
  ns0:name "Pand 1241"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962068> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70990897 52.01063597, 4.70990821 52.01063180, 4.70990425 52.01061015, 4.70992206 52.01060913, 4.71008706 52.01059965, 4.71008752 52.01056361, 4.70983263 52.01058399, 4.70983834 52.01061520, 4.70987015 52.01061299, 4.70987479 52.01063835, 4.70990897 52.01063597))"^^geo:wktLiteral ;
    osm:area 71.0
  ] .

