@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/bFOeoi>
  gtm:oppervlakte 108.0 ;
  gtm:kadastraalNummer 6556.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6556" ;
  gtm:kadastraleAanduiding "M6556"@nl ;
  ns0:name "Perceel GDA01-M6556"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350655670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNwg13> ;
  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/89255> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6998295014997 52.034385805584,4.6998369044863 52.034428570578,4.6997526432008 52.034434047002,4.6997545450242 52.034444970001,4.6997013700112 52.034448497609,4.6996994547317 52.034437502624,4.6995549150484 52.034446896458,4.699553043522 52.034435901726,4.6995123277527 52.034438558222,4.6995068565326 52.034406680431,4.6995475719972 52.034404041912,4.6996919941376 52.034394701331,4.6998295014997 52.034385805584))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

