@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/bFoPfV>
  gtm:oppervlakte 107.0 ;
  gtm:kadastraalNummer 2006.0 ;
  gtm:kadastraleAanduiding "F2006"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2006" ;
  ns0:name "Perceel GDA01-F2006"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290200670000/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/75470> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6988111198314 52.006164066129,4.6987777712755 52.006129661161,4.6987101409665 52.006059982848,4.6986571335044 52.006004528821,4.6986899993636 52.005981207358,4.6987071097726 52.005969056223,4.6987728468718 52.006036817921,4.6988405209329 52.006106496453,4.6988739274964 52.00614091972,4.6988111198314 52.006164066129))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

