@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/bUNBJw>
  gtm:verpondingsNummer "1715" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1715" ;
  ns0:name "Verponding 1715"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bCghbn> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67101> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7133206 52.007245, 4.713332 52.0072474, 4.7133689 52.007212, 4.7133602 52.0072098, 4.7133335 52.0071821, 4.7132831 52.0071724, 4.7132876 52.0071635, 4.7131693 52.0071449, 4.7131428 52.0072088, 4.7133206 52.007245))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

