@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/b2534B>
  gtm:verpondingsNummer "1079" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1079" ;
  ns0:name "Verponding 1079"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bWSzbe> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66388> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7072411 52.0133042, 4.7070926 52.0134137, 4.7070871 52.0134108, 4.7070601 52.0134307, 4.7070646 52.0134331, 4.7068562 52.013587, 4.7069192 52.0136155, 4.7072109 52.0134031, 4.707211 52.0133949, 4.7072971 52.0133345, 4.7072411 52.0133042))"^^geo:wktLiteral ;
    osm:area 219.0
  ] .

