@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/bjn8eX>
  gtm:verpondingsNummer "1818" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1818" ;
  ns0:name "Verponding 1818"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bRfFK5> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67214> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.710497 52.0092645, 4.7105415 52.0092302, 4.7105322 52.0092247, 4.7103884 52.0091387, 4.7103173 52.009188, 4.7103385 52.0092004, 4.7103613 52.0091854, 4.710488 52.0092592, 4.710497 52.0092645))"^^geo:wktLiteral ;
    osm:area 78.0
  ] .

