@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/bKO0Ey>
  gtm:verpondingsNummer "1218" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1218" ;
  ns0:name "Verponding 1218"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bQ0tuT> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66545> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7071645 52.013015, 4.7072151 52.0130417, 4.7073586 52.0129343, 4.707298 52.0129034, 4.7072272 52.0129546, 4.707237 52.01296, 4.7071645 52.013015))"^^geo:wktLiteral ;
    osm:area 77.0
  ] .

