@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/bvbyf3>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 6868.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6868" ;
  gtm:kadastraleAanduiding "M6868"@nl ;
  ns0:name "Perceel GDA01-M6868"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350686870000/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/89535> ;
  ns0:startDate "2007-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6992253282899 52.032734392021,4.6992180515085 52.032692005224,4.6993555550314 52.032682076362,4.6994995653565 52.032671673003,4.6995312676978 52.032669386335,4.6995332338371 52.032680858008,4.6995688860923 52.032678531477,4.6995743042446 52.032710058417,4.699541144149 52.032712372538,4.6995430571103 52.03272351133,4.6995088635119 52.032725747499,4.699506977495 52.032714752678,4.6993206070273 52.032727748936,4.6992253282899 52.032734392021))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

