@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b8KsIf>
  gtm:oppervlakte 1320.0 ;
  gtm:kadastraalNummer 3808.0 ;
  gtm:kadastraleAanduiding "H3808"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3808"^^xsd:string ;
  schema:name "Perceel GDA01-H3808"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310380870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8xUtd> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:liesIn <https://n2t.net/ark:/60537/btJCmp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77827> ;
  schema:startDate "2015-07-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7069053073957 52.017894777484,4.7069565149122 52.017885168157,4.7069552281121 52.017946911023,4.7069040851045 52.017946507646,4.7069030242185 52.017991443511,4.7066888379182 52.017989765218,4.7067311271506 52.018234592978,4.7061405277416 52.018229712785,4.706098609492 52.017992320353,4.706523668395 52.017966384321,4.7069053073957 52.017894777484))"^^geo:wktLiteral ;
    osm:area 1320.0
  ] .

