@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/bpmVJK>
  gtm:verpondingsNummer "1373" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1373" ;
  ns0:name "Verponding 1373"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bAbhab> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66718> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100044 52.0115741, 4.7099807 52.011576, 4.7095982 52.0116009, 4.7096056 52.0116429, 4.7097054 52.0116363, 4.7099789 52.0116179, 4.7100038 52.0116167, 4.7100044 52.0115741))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

