@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/bjZr0Z>
  gtm:oppervlakte 15.0 ;
  gtm:kadastraalNummer 8822.0 ;
  gtm:kadastraleAanduiding "A8822"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8822"^^xsd:string ;
  ns0:name "Perceel GDA01-A8822"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240882270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxTOoJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/291134> ;
  ns0:startDate "2014-10-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7166646491805 52.008634733155,4.7166701311401 52.008610999043,4.7167358432618 52.008618222505,4.716742304374 52.008595240004,4.7167449424488 52.00858635651,4.7167493738362 52.008587091834,4.7167396814277 52.008618693786,4.7167330051652 52.008640479604,4.7166646491805 52.008634733155))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

