@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/bG0UR9>
  gtm:verpondingsNummer "1822" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1822" ;
  ns0:name "Verponding 1822"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bkOZNJ> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67219> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7102638 52.0094011, 4.7103405 52.0093601, 4.7103348 52.0093564, 4.7100913 52.0091959, 4.7100191 52.0092399, 4.7100139 52.0092428, 4.7100721 52.0092797, 4.710076 52.0092776, 4.7102536 52.0093945, 4.7102638 52.0094011))"^^geo:wktLiteral ;
    osm:area 175.0
  ] .

