@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/bwe1rn>
  gtm:verpondingsNummer "1109" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1109" ;
  ns0:name "Verponding 1109"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bMGgtg> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66423> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7062755 52.0128098, 4.705934 52.0130538, 4.7059788 52.013082, 4.7061976 52.0129289, 4.7062011 52.0129308, 4.7063376 52.0128342, 4.706342 52.0128316, 4.7062866 52.0128019, 4.7062755 52.0128098))"^^geo:wktLiteral ;
    osm:area 174.0
  ] .

