@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/bCGKQR>
  gtm:oppervlakte 81.0 ;
  gtm:kadastraalNummer 2389.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2389" ;
  gtm:kadastraleAanduiding "N2389"@nl ;
  ns0:name "Perceel GDA01-N2389"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360238970000/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/106272> ;
  ns0:startDate "2022-12-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6737496399032 52.008210149126,4.6736275193208 52.008132782433,4.6735950756185 52.008112190981,4.6735472584326 52.008081996546,4.6735361405768 52.008074972088,4.6735739040886 52.008052334448,4.6735889292138 52.008061863399,4.6736772199789 52.008117857297,4.6737871548373 52.00818757283,4.6738024107842 52.008197246968,4.6737648238892 52.008219768902,4.6737496399032 52.008210149126))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

