@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/byj1oP>
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1796" ;
  ns0:name "Verponding 1796"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bJYaEx> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67189> ;
  gtm:verpondingsNummer "1796"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7097045 52.0087112, 4.7097658 52.0087428, 4.7098511 52.0086741, 4.7098042 52.0086499, 4.7097916 52.0086604, 4.7097745 52.0086526, 4.7097551 52.0086688, 4.7097045 52.0087112))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

