@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/bjZgiB>
  gtm:oppervlakte 76.0 ;
  gtm:kadastraalNummer 2399.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2399" ;
  gtm:kadastraleAanduiding "N2399"@nl ;
  ns0:name "Perceel GDA01-N2399"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360239970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4NkLz> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106282> ;
  ns0:startDate "2022-12-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6738067620043 52.007968670357,4.6737763783393 52.007949511614,4.6738144944409 52.0079266693,4.6738904277329 52.007974822133,4.6740125470545 52.008052269443,4.6740279759097 52.008062061449,4.6739903892415 52.008084583456,4.6739748879973 52.008074764041,4.6738528113698 52.00799737987,4.6738067620043 52.007968670357))"^^geo:wktLiteral ;
    osm:area 76.0
  ] .

