@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/bbFeIM>
  gtm:verpondingsNummer "1099" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1099" ;
  ns0:name "Verponding 1099"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bt6uJD> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66410> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7065792 52.0129454, 4.7065702 52.0129526, 4.7062191 52.0132244, 4.7062703 52.0132535, 4.7066291 52.0129814, 4.7066383 52.0129744, 4.7065792 52.0129454))"^^geo:wktLiteral ;
    osm:area 198.0
  ] .

