@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/btWjUv>
  gtm:verpondingsNummer "1838" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1838" ;
  ns0:name "Verponding 1838"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bLdnNB> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67236> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098989 52.0096035, 4.709945 52.0095768, 4.709933 52.0095669, 4.7097588 52.0094535, 4.709709 52.0094827, 4.7097317 52.0094972, 4.7098842 52.0095941, 4.7098989 52.0096035))"^^geo:wktLiteral ;
    osm:area 86.0
  ] .

