@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/b4a378>
  gtm:verpondingsNummer "854" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/854" ;
  ns0:name "Verponding 854"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bnuBeY> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69685> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7127544 52.0122853, 4.7125926 52.0124262, 4.7126211 52.0124428, 4.7126517 52.0124227, 4.7126572 52.0124259, 4.7127973 52.0123064, 4.7127544 52.0122853))"^^geo:wktLiteral ;
    osm:area 69.0
  ] .

