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

<https://n2t.net/ark:/60537/bfPexN>
  gtm:verpondingsNummer "1430"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1430"^^xsd:string ;
  ns0:name "Verponding 1430"@nl ;
  hg:liesIn <https://n2t.net/ark:/60537/b87nJ0>, <https://n2t.net/ark:/60537/box9Ha> ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bj9pb7> ;
  geo:hasGeometry <https://n2t.net/ark:/60537/by6guNT>, [
    geo:asWKT "POLYGON ((4.7104436 52.0107401, 4.7102128 52.0107515, 4.7101985 52.0107521, 4.7101944 52.0107916, 4.7102091 52.0107897, 4.7104474 52.0107539, 4.7104436 52.0107401))"^^geo:wktLiteral ;
    osm:area 51.0
  ] ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66781> .

