@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/b8Xa3a>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 6830.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6830" ;
  gtm:kadastraleAanduiding "M6830"@nl ;
  ns0:name "Perceel GDA01-M6830"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350683070000/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/89499> ;
  ns0:startDate "2007-07-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6979766561894 52.033044613963,4.6980123082598 52.033042323855,4.6980104521559 52.033031302219,4.6980420199461 52.03302925785,4.6981861466584 52.033019908414,4.6983646564804 52.033008333071,4.698371779046 52.033051222369,4.6982357331025 52.033060097985,4.698049329981 52.033072256127,4.6980511878935 52.033083160923,4.6980169796526 52.033085378598,4.6980151214718 52.033074491776,4.6979820655199 52.033076644277,4.6979766561894 52.033044613963))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

