@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/b007mh6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/97e9d6a20b368694e2b056e178e8a005"^^xsd:string ;
  ns0:name "Pand 1205"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962032> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70628260 52.01023879, 4.70629275 52.01023193, 4.70608658 52.01012233, 4.70605166 52.01014735, 4.70601473 52.01012772, 4.70603116 52.01011595, 4.70605265 52.01012737, 4.70607114 52.01011412, 4.70605606 52.01010611, 4.70603204 52.01009333, 4.70599133 52.01012192, 4.70624945 52.01026058, 4.70628260 52.01023879))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

