@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/bVqHO8>
  gtm:verpondingsNummer "1849" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1849" ;
  ns0:name "Verponding 1849"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bsTNcV> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67248> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7104539 52.0081793, 4.7105017 52.0082031, 4.7105102 52.0081962, 4.7106595 52.0080751, 4.710609 52.0080516, 4.7105709 52.0080829, 4.7104633 52.0081713, 4.7104539 52.0081793))"^^geo:wktLiteral ;
    osm:area 76.0
  ] .

