@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/bfCxXw>
  gtm:verpondingsNummer "399" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/399" ;
  ns0:name "Verponding 399"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bRSLKG> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69134> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7135632 52.0114304, 4.7135252 52.0114279, 4.7135161 52.0114792, 4.7135568 52.0114819, 4.713686 52.0114963, 4.7136952 52.011455, 4.7135608 52.0114437, 4.7135632 52.0114304))"^^geo:wktLiteral ;
    osm:area 56.0
  ] .

