@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/b1sX5U>
  gtm:verpondingsNummer "270" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/270" ;
  ns0:name "Verponding 270"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bUNzop> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68207> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7142661 52.0092832, 4.7142684 52.0092749, 4.7142142 52.0092715, 4.7142117 52.0092802, 4.7141664 52.0094456, 4.7142056 52.0094504, 4.7142021 52.0094614, 4.7142838 52.0094715, 4.714291 52.009462, 4.7142195 52.0094515, 4.7142661 52.0092832))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

