@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/be9E4F>
  gtm:verpondingsNummer "2449" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2449" ;
  ns0:name "Verponding 2449"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bnTZFh> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67919> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7086409 52.0083802, 4.7085736 52.008411, 4.7085817 52.008416, 4.7087236 52.0085042, 4.7087624 52.0085224, 4.7088218 52.0084805, 4.7086493 52.0083875, 4.7086409 52.0083802))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

