@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/bpzDUH>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 2008.0 ;
  gtm:kadastraleAanduiding "F2008"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2008" ;
  ns0:name "Perceel GDA01-F2008"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290200870000/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/75472> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6989017913735 52.006083862368,4.6988350107045 52.006013856524,4.698758072589 52.005932879288,4.698789186158 52.00591079694,4.6988136483055 52.005901699907,4.6988984049467 52.005990434892,4.6989641601929 52.006060830195,4.6989972428423 52.006095485231,4.6989353141962 52.006118304274,4.6989017913735 52.006083862368))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

