@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/bD68q4>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 6867.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6867" ;
  gtm:kadastraleAanduiding "M6867"@nl ;
  ns0:name "Perceel GDA01-M6867"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350686770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4NjfO> ;
  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/89534> ;
  ns0:startDate "2007-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6992327122732 52.032777390654,4.6992253282899 52.032734392021,4.6993206070273 52.032727748936,4.699506977495 52.032714752678,4.6995088635119 52.032725747499,4.6995430571103 52.03272351133,4.699541144149 52.032712372538,4.6995743042446 52.032710058417,4.6995836154143 52.032764240843,4.6995479629536 52.032766576365,4.6995460631814 52.032755527535,4.6995143618836 52.032757742306,4.6993702692363 52.032767794657,4.6992327122732 52.032777390654))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

