@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/b5CWPR>
  gtm:verpondingsNummer "2161" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2161" ;
  ns0:name "Verponding 2161"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bJ8nWd> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67595> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7061102 52.00912, 4.7060571 52.0091544, 4.706013 52.0091312, 4.7059765 52.0091121, 4.7059694 52.0091084, 4.7059014 52.0091578, 4.7059185 52.0091668, 4.7059684 52.0091305, 4.7059849 52.00913, 4.7061618 52.0092237, 4.7062354 52.0091817, 4.7061102 52.00912))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

