@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/b6f2Sg>
  gtm:verpondingsNummer "1757" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1757" ;
  ns0:name "Verponding 1757"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bgeBDi> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67146> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7114267 52.0082839, 4.7114685 52.0082374, 4.7114554 52.0082316, 4.7112485 52.0081402, 4.7111953 52.0081812, 4.7112729 52.0082132, 4.7114144 52.0082783, 4.7114267 52.0082839))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

