@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/bOkUnK>
  gtm:verpondingsNummer "1608" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1608" ;
  ns0:name "Verponding 1608"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bjn5TG> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66978> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.710682 52.0131343, 4.7106228 52.0130687, 4.7105641 52.0129952, 4.7105574 52.0129875, 4.7104706 52.0130106, 4.710478 52.0130214, 4.7105447 52.013109, 4.7105996 52.0131577, 4.7106188 52.0131705, 4.7106345 52.0131507, 4.710682 52.0131343))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

