@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/bFOd8r>
  gtm:verpondingsNummer "1477" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1477" ;
  ns0:name "Verponding 1477"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bYy9KA> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66832> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7122686 52.0112169, 4.7123056 52.0112316, 4.7123165 52.0112203, 4.7124314 52.0110956, 4.712482 52.0110407, 4.7124253 52.0109942, 4.7123669 52.0110574, 4.712326 52.0111018, 4.7123612 52.0111153, 4.7122686 52.0112169))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

