@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/bZAI2P>
  gtm:oppervlakte 119.0 ;
  gtm:kadastraalNummer 2194.0 ;
  gtm:kadastraleAanduiding "F2194"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2194" ;
  ns0:name "Perceel GDA01-F2194"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290219470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdk1Fq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75599> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6987389302854 52.005946465682,4.6985773064011 52.005905899282,4.6984088572434 52.005864052317,4.6984351122853 52.005823578284,4.6984888222896 52.005837060595,4.69860350403 52.005865361958,4.6987737445635 52.005908171894,4.698758072589 52.005932879288,4.6987389302854 52.005946465682))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

