@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b1FGIT>
  gtm:oppervlakte 136.0 ;
  gtm:kadastraalNummer 2059.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2059" ;
  gtm:kadastraleAanduiding "N2059"@nl ;
  ns0:name "Perceel GDA01-N2059"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360205970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bojD2N> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106145> ;
  ns0:startDate "2023-09-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6746760230766 52.007871269453,4.6746763319125 52.007871082565,4.6747559949135 52.007822991232,4.6747868742184 52.007842143733,4.6748347204952 52.007883375643,4.6749419829766 52.007972857474,4.6748800840781 52.008001111087,4.6746758613055 52.007871367346,4.6746760230766 52.007871269453))"^^geo:wktLiteral ;
    osm:area 136.0
  ] .

