@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/bCu16L>
  gtm:verpondingsNummer "1435"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1435"^^xsd:string ;
  ns0:name "Verponding 1435"@nl ;
  hg:liesIn <https://n2t.net/ark:/60537/b87nJ0>, <https://n2t.net/ark:/60537/box9Ha> ;
  geo:hasGeometry <https://n2t.net/ark:/60537/bbFcwbs>, [
    geo:asWKT "POLYGON ((4.710282 52.0109378, 4.710269 52.0109419, 4.7103052 52.0109743, 4.7103183 52.0109671, 4.7105139 52.0108561, 4.7104948 52.0108398, 4.710282 52.0109378))"^^geo:wktLiteral ;
    osm:area 62.0
  ] ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bXvFkA> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66786> .

