@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/brRk1V>
  gtm:verpondingsNummer "1845" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1845" ;
  ns0:name "Verponding 1845"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bYktbE> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67244> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7107063 52.0083097, 4.7107624 52.0083382, 4.7107762 52.0083273, 4.7108541 52.0082538, 4.710923 52.0081884, 4.7108646 52.0081613, 4.7107174 52.0082994, 4.7107063 52.0083097))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

