@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/bhUesT>
  gtm:verpondingsNummer "2462" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2462" ;
  ns0:name "Verponding 2462"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bG0Syp> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67934> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.708035 52.0087118, 4.707925 52.0086506, 4.7078624 52.0086796, 4.7079612 52.0087454, 4.7079408 52.0087572, 4.7079522 52.0087649, 4.708035 52.0087118))"^^geo:wktLiteral ;
    osm:area 63.0
  ] .

