@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/bFp0jB>
  gtm:oppervlakte 1401.0 ;
  gtm:kadastraalNummer 1833.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1833" ;
  gtm:kadastraleAanduiding "N1833"@nl ;
  ns0:name "Perceel GDA01-N1833"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360183370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvC5zJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/287749> ;
  ns0:startDate "2021-07-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6667447034966 52.005247172587,4.6667892822326 52.005181146638,4.6667997256484 52.005167494183,4.6668770385089 52.005074640277,4.6676435409759 52.005563284644,4.667415356651 52.005670685658,4.6667447034966 52.005247172587))"^^geo:wktLiteral ;
    osm:area 1399.0
  ] .

