@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/bRG6TY>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 2195.0 ;
  gtm:kadastraleAanduiding "F2195"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2195" ;
  ns0:name "Perceel GDA01-F2195"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290219570000/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/75600> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6984600248529 52.005785163727,4.6985140489256 52.00579810856,4.6986285828817 52.00582654386,4.6987985959419 52.005868983905,4.6987737445635 52.005908171894,4.69860350403 52.005865361958,4.6984888222896 52.005837060595,4.6984351122853 52.005823578284,4.6984600248529 52.005785163727))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

