@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/b008pwv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6ed69416e90e7a4a88ca7c6fb42e5ce6"^^xsd:string ;
  ns0:name "Pand 2115"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962942> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71041517 52.01271806, 4.71033094 52.01271781, 4.71033082 52.01274623, 4.71029192 52.01274600, 4.71029235 52.01271769, 4.71001508 52.01271685, 4.71001491 52.01275494, 4.71020568 52.01275561, 4.71033459 52.01275607, 4.71041659 52.01275428, 4.71041517 52.01271806))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

