@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/b4a2Ym>
  gtm:verpondingsNummer "1417" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1417" ;
  ns0:name "Verponding 1417"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bRtnmJ> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66767> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7101045 52.0105987, 4.7101023 52.0105621, 4.7098327 52.010584, 4.7098384 52.0106153, 4.7098702 52.010613, 4.7098748 52.0106384, 4.709909 52.010636, 4.7099043 52.0106102, 4.7100871 52.0105997, 4.7101045 52.0105987))"^^geo:wktLiteral ;
    osm:area 76.0
  ] .

