@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/bEYqsa>
  gtm:verpondingsNummer "2771" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2771" ;
  ns0:name "Verponding 2771"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bMSY9F> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68295> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7071985 52.0116934, 4.7071859 52.0117049, 4.7070507 52.0118269, 4.707108 52.0118515, 4.707241 52.011731, 4.7072559 52.0117176, 4.7071985 52.0116934))"^^geo:wktLiteral ;
    osm:area 86.0
  ] .

