@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/bHTd5T>
  gtm:verpondingsNummer "2002" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2002" ;
  ns0:name "Verponding 2002"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bZafTV> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67420> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7047854 52.010946, 4.7047539 52.0109298, 4.7047447 52.0109363, 4.7047248 52.0109253, 4.7046443 52.0109814, 4.7046896 52.0110081, 4.7047854 52.010946))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

