@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/bLr6O4>
  gtm:verpondingsNummer "2727" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2727" ;
  ns0:name "Verponding 2727"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b74ObU> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68240> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.704687 52.0116308, 4.7047007 52.0116383, 4.7048381 52.0117136, 4.704896 52.0116726, 4.7047598 52.0116021, 4.7047468 52.0115952, 4.704687 52.0116308))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

