@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/bOLk0S>
  gtm:oppervlakte 234.0 ;
  gtm:kadastraalNummer 6881.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6881" ;
  gtm:kadastraleAanduiding "M6881"@nl ;
  ns0:name "Perceel GDA01-M6881"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350688170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsuAOM> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89548> ;
  ns0:startDate "2007-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6995388977622 52.032358405793,4.6995248696022 52.032280196823,4.6996641204758 52.032271221591,4.6998504883484 52.032259213503,4.6998523876236 52.03227029828,4.6998865954292 52.032268062096,4.6998847101656 52.032257013355,4.6999172983046 52.032254911522,4.699930674866 52.032332891929,4.6995388977622 52.032358405793))"^^geo:wktLiteral ;
    osm:area 233.0
  ] .

