@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/bixkwk>
  gtm:verpondingsNummer "2406" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2406" ;
  ns0:name "Verponding 2406"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b6S6Fb> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67872> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7099575 52.0076458, 4.7099486 52.0076384, 4.7097517 52.0075077, 4.7097051 52.0075299, 4.7097729 52.0075804, 4.709799 52.0075995, 4.70982 52.007615, 4.7098924 52.0076701, 4.7099575 52.0076458))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

