@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/bXIpne>
  gtm:verpondingsNummer "1468" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1468" ;
  ns0:name "Verponding 1468"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b7UC31> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66822> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7119522 52.011196, 4.7119644 52.0112016, 4.7120149 52.0111385, 4.7120039 52.011133, 4.7118712 52.0110733, 4.7118112 52.0111157, 4.7118836 52.0111464, 4.7118659 52.011161, 4.7119522 52.011196))"^^geo:wktLiteral ;
    osm:area 94.0
  ] .

