@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/b4N91E>
  gtm:verpondingsNummer "1707" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1707" ;
  ns0:name "Verponding 1707"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bEmh3V> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67092> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7129771 52.0075898, 4.7129683 52.0075864, 4.7126818 52.0074888, 4.7126445 52.0075299, 4.712733 52.0075612, 4.7129277 52.0076291, 4.7129379 52.0076326, 4.7129771 52.0075898))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

