@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/bHtODU>
  gtm:verpondingsNummer "1336" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1336" ;
  ns0:name "Verponding 1336"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bXvFjp> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66677> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7102538 52.0124101, 4.710227 52.0124099, 4.7100402 52.0123987, 4.7100232 52.0123977, 4.7100194 52.0124288, 4.7100372 52.0124293, 4.7102029 52.0124379, 4.7101999 52.0124693, 4.710216 52.0124715, 4.7102644 52.0124794, 4.7102538 52.0124101))"^^geo:wktLiteral ;
    osm:area 70.0
  ] .

