@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/bxue6e>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 2007.0 ;
  gtm:kadastraleAanduiding "F2007"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2007" ;
  ns0:name "Perceel GDA01-F2007"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290200770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfCI12> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75471> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6988405209329 52.006106496453,4.6987728468718 52.006036817921,4.6987071097726 52.005969056223,4.6987389302854 52.005946465682,4.698758072589 52.005932879288,4.6988350107045 52.006013856524,4.6989017913735 52.006083862368,4.6989353141962 52.006118304274,4.6988739274964 52.00614091972,4.6988405209329 52.006106496453))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

