@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/bR30kf>
  gtm:verpondingsNummer "1701" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1701" ;
  ns0:name "Verponding 1701"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bqC5CC> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67086> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7127421 52.0078488, 4.7124262 52.0077436, 4.7123855 52.0077873, 4.7124461 52.0078074, 4.7124523 52.0078003, 4.7124851 52.0078112, 4.7127019 52.0078825, 4.7127111 52.0078857, 4.7127421 52.0078488))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

