@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/bsur30>
  gtm:verpondingsNummer "1097" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1097" ;
  ns0:name "Verponding 1097"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bIVG3y> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66408> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7066827 52.0129966, 4.7066754 52.0130043, 4.7063078 52.0132764, 4.7063531 52.0133025, 4.7065927 52.0131216, 4.7067136 52.0130225, 4.7067211 52.0130158, 4.7066827 52.0129966))"^^geo:wktLiteral ;
    osm:area 160.0
  ] .

