@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/by6jUD>
  gtm:oppervlakte 288.0 ;
  gtm:kadastraalNummer 8214.0 ;
  gtm:kadastraleAanduiding "A8214"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8214" ;
  ns0:name "Perceel GDA01-A8214"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240821470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0DimJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71299> ;
  ns0:startDate "2023-01-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7166893611904 52.009158978725,4.7166914100292 52.00915930499,4.7166947668178 52.009159827461,4.7167743988707 52.009172280539,4.7166770154784 52.009502337291,4.7165618220816 52.009489339997,4.7165834020006 52.009405043862,4.7165933438099 52.00937139399,4.7166042933608 52.009334639871,4.7166407691921 52.009212659313,4.7166705251134 52.009215660161,4.7166893611904 52.009158978725))"^^geo:wktLiteral ;
    osm:area 295.0
  ] .

