@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/bt6GX7>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 6008.0 ;
  gtm:kadastraleAanduiding "E6008"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6008" ;
  ns0:name "Perceel GDA01-E6008"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280600870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4ABV4> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/255653> ;
  ns0:startDate "2003-08-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6946607516208 52.008589910559,4.6946238612157 52.008617036292,4.694587406156 52.008644263448,4.6945156407789 52.008698149204,4.6944795703421 52.008725926884,4.6944082400954 52.008779914009,4.6943722290533 52.008806667326,4.6943006040737 52.008860859384,4.6942640690151 52.008887582618,4.6941910384298 52.00894128995,4.6941545645531 52.008967815765,4.694083206347 52.009021676691,4.6940478514104 52.009048361865,4.6940335887067 52.009041033211,4.6941637142021 52.008943151475,4.6943672420279 52.008790072312,4.6946443774896 52.008581607794,4.6946607516208 52.008589910559))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

