@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/bI5UJI>
  gtm:verpondingsNummer "2164" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2164" ;
  ns0:name "Verponding 2164"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b6Fq0a> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67598> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7060235 52.009078, 4.7059136 52.0090256, 4.7058009 52.0091108, 4.7059014 52.0091578, 4.7059694 52.0091084, 4.7059765 52.0091121, 4.7060235 52.009078))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

