@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/bvBWGn>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 6835.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6835" ;
  gtm:kadastraleAanduiding "M6835"@nl ;
  ns0:name "Perceel GDA01-M6835"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350683570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqbSyV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89504> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6979476865179 52.032873062845,4.6979385378721 52.032818863257,4.697971272365 52.032816753829,4.6979731432989 52.032827757576,4.6980073512068 52.032825548902,4.6980054801263 52.032814554143,4.6981921275569 52.032802550306,4.6983290459274 52.032793751755,4.6983361549596 52.032836569071,4.698157062252 52.032848185899,4.6980127902303 52.032857543436,4.6979814412752 52.032859580089,4.6979833384531 52.032870772745,4.6979476865179 52.032873062845))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

