@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/bxGVi3>
  gtm:verpondingsNummer "1851" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1851" ;
  ns0:name "Verponding 1851"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bB151f> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67251> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7104439 52.008161, 4.7104115 52.0081438, 4.7104638 52.0081008, 4.7104477 52.0080934, 4.7104703 52.0080748, 4.71052 52.0080975, 4.7105843 52.0080439, 4.7106634 52.0079686, 4.7107764 52.0078388, 4.7107415 52.0078129, 4.71054 52.0079843, 4.7103785 52.0081262, 4.7103696 52.008134, 4.7104351 52.0081692, 4.7104439 52.008161))"^^geo:wktLiteral ;
    osm:area 214.0
  ] .

