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

<https://n2t.net/ark:/60537/bcveec>
  gtm:oppervlakte 33.0 ;
  gtm:kadastraalNummer 8852.0 ;
  gtm:kadastraleAanduiding "A8852"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8852"^^xsd:string ;
  ns0:name "Perceel GDA01-A8852"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240885270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZauS2> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290717> ;
  ns0:startDate "2022-12-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7179978209562 52.009121374688,4.7179319063356 52.009113018246,4.7179336455452 52.009107742954,4.7179464733626 52.009069003966,4.7180123176499 52.009077189221,4.7180124240262 52.009076893209,4.7180135812113 52.009073529137,4.7180330913577 52.00906524488,4.7180373568837 52.009063435494,4.7180167874047 52.00912902378,4.7180131782681 52.009140526394,4.7180097166108 52.00913727089,4.7179967031677 52.009125026613,4.7179978209562 52.009121374688))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

