@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/b2UQQj>
  gtm:verpondingsNummer "1876" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1876" ;
  ns0:name "Verponding 1876"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bqONjb> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67278> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7109559 52.0084621, 4.7109493 52.0084672, 4.7108932 52.0085162, 4.7109309 52.008531, 4.7109856 52.0084833, 4.7109929 52.0084784, 4.7109559 52.0084621))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

