@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/bdKeHB>
  gtm:verpondingsNummer "2319" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2319" ;
  ns0:name "Verponding 2319"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/boJNtO> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67772> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7081881 52.008352, 4.7081788 52.0083461, 4.7079217 52.008196, 4.7078596 52.0082321, 4.7081169 52.0083816, 4.7081881 52.008352))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

