@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/bgRJY0>
  gtm:verpondingsNummer "1693" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1693" ;
  ns0:name "Verponding 1693"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bABGIL> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67075> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7123356 52.0083084, 4.712325 52.0083046, 4.71211 52.0082354, 4.7119081 52.0081639, 4.7119142 52.0081575, 4.7117546 52.0081056, 4.711703 52.0081505, 4.7118172 52.0081917, 4.7120944 52.0082918, 4.7121355 52.008306, 4.7121714 52.0083101, 4.7122845 52.0083456, 4.7122946 52.0083493, 4.7123356 52.0083084))"^^geo:wktLiteral ;
    osm:area 273.0
  ] .

