@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/biK26N>
  gtm:verpondingsNummer "1179" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1179" ;
  ns0:name "Verponding 1179"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bDJaQH> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66502> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7060125 52.0124243, 4.7060761 52.0124582, 4.7060866 52.0124493, 4.7061891 52.0123615, 4.7062056 52.0123689, 4.7062431 52.0123375, 4.706294 52.0123606, 4.7064199 52.0122552, 4.7062912 52.0121943, 4.7060224 52.0124161, 4.7060125 52.0124243))"^^geo:wktLiteral ;
    osm:area 267.0
  ] .

