@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/b008pjq>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e41d5ca2adbce27b2280cd1832a1431a"^^xsd:string ;
  ns0:name "Pand 2105"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962932> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71245725 52.01260404, 4.71243440 52.01259060, 4.71236882 52.01262858, 4.71229960 52.01266865, 4.71234094 52.01269428, 4.71243799 52.01263567, 4.71243799 52.01263567, 4.71242179 52.01262546, 4.71245725 52.01260404))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

