@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/brrVDF>
  gtm:verpondingsNummer "1366" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1366" ;
  ns0:name "Verponding 1366"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bS5tpZ> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66710> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7099765 52.0119655, 4.7099486 52.0119647, 4.709828 52.0119614, 4.7094349 52.0119383, 4.7094243 52.0119495, 4.7094645 52.0119621, 4.7094716 52.0119533, 4.7095889 52.0119757, 4.7095888 52.0119829, 4.7099466 52.0119989, 4.7099711 52.012, 4.7099765 52.0119655))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

