@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/b6S8Ud>
  gtm:verpondingsNummer "1700" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1700" ;
  ns0:name "Verponding 1700"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bGrgXG> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67084> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7126858 52.0079126, 4.7124251 52.0078345, 4.7124102 52.0078567, 4.7124054 52.0078693, 4.7124353 52.0078843, 4.7126499 52.0079521, 4.7126858 52.0079126))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

