@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/bjzQ9S>
  gtm:oppervlakte 390.0 ;
  gtm:kadastraalNummer 8191.0 ;
  gtm:kadastraleAanduiding "A8191"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8191"^^xsd:string ;
  ns0:name "Perceel GDA01-A8191"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240819170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2vBFb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71293> ;
  ns0:startDate "2009-12-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7164219110391 52.014084356484,4.7164796455394 52.013947702272,4.7165396659792 52.013817910212,4.7167205147973 52.013848044788,4.7166704998725 52.0139487895,4.7165999958707 52.014113333964,4.7164219110391 52.014084356484))"^^geo:wktLiteral ;
    osm:area 389.0
  ] .

