@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/bs41LY>
  gtm:verpondingsNummer "2690" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2690" ;
  ns0:name "Verponding 2690"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bcUpBv> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68196> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.705048 52.0108119, 4.7050885 52.0108352, 4.7050808 52.0108409, 4.7052642 52.010947, 4.7053376 52.0109021, 4.7053288 52.0108949, 4.7051171 52.010767, 4.705048 52.0108119))"^^geo:wktLiteral ;
    osm:area 155.0
  ] .

