@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/bXV63M>
  gtm:verpondingsNummer "2320" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2320" ;
  ns0:name "Verponding 2320"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bwEoDP> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67774> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7082508 52.0083261, 4.7082432 52.008321, 4.7081304 52.0082553, 4.7079758 52.0081645, 4.7079217 52.008196, 4.7081788 52.0083461, 4.7081881 52.008352, 4.7082508 52.0083261))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

