@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/bgF2KP>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 2009.0 ;
  gtm:kadastraleAanduiding "F2009"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2009" ;
  ns0:name "Perceel GDA01-F2009"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290200970000/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/75473> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6988756504944 52.005878818439,4.6989029760904 52.005908037797,4.6989598363588 52.005967738799,4.6990267193722 52.006037727194,4.6990603138306 52.006072250379,4.6989972428423 52.006095485231,4.6989641601929 52.006060830195,4.6988984049467 52.005990434892,4.6988136483055 52.005901699907,4.6988254545634 52.005897310695,4.6988756504944 52.005878818439))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

