@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/b74QVm>
  gtm:oppervlakte 109.0 ;
  gtm:kadastraalNummer 2809.0 ;
  gtm:kadastraleAanduiding "D2809"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D2809" ;
  ns0:name "Perceel GDA01-D2809"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270280970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvpo1O> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73098> ;
  ns0:startDate "2021-03-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7101117250439 52.007994702907,4.7100551300673 52.00796353812,4.7102403510672 52.007846972154,4.7102488995314 52.007852836818,4.7102617031725 52.00784601634,4.7102516589901 52.007839855446,4.7102985669196 52.007810337611,4.7103473098614 52.007847389482,4.7102928763657 52.007881430173,4.7101117250439 52.007994702907))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

