@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/bOLiLQ>
  gtm:verpondingsNummer "2086" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2086" ;
  ns0:name "Verponding 2086"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bYktd0> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67512> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7047143 52.0102496, 4.7045835 52.0101776, 4.704538 52.0102133, 4.7045636 52.0102277, 4.7045528 52.0102352, 4.7046552 52.0102909, 4.7047143 52.0102496))"^^geo:wktLiteral ;
    osm:area 70.0
  ] .

