@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@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/bNVy0m>
  gtm:oppervlakte 192.0 ;
  gtm:kadastraalNummer 2026.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2026" ;
  gtm:kadastraleAanduiding "N2026"@nl ;
  ns0:name "Perceel GDA01-N2026"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360202670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVqRJS> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106139> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6746242172742 52.007315865782,4.6747023588822 52.007269050623,4.6749615801582 52.007433364107,4.674963108608 52.007434335118,4.6748854792753 52.007480991758,4.6748851762981 52.007480810156,4.6748697495935 52.007471800268,4.6748492171243 52.007458714682,4.6747712674952 52.007409121098,4.6746242172742 52.007315865782))"^^geo:wktLiteral ;
    osm:area 192.0
  ] .

