@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/bCu2jg>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 6039.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6039" ;
  gtm:kadastraleAanduiding "M6039"@nl ;
  ns0:name "Perceel GDA01-M6039"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350603970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2Xj5> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88822> ;
  ns0:startDate "2022-04-20"^^xsd:date ;
  ns0:endDate "2023-11-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6997177503002 52.033354608112,4.6997101258975 52.033311095774,4.6998418204088 52.033301860483,4.7000281796498 52.033288791419,4.7000300963408 52.033299696525,4.7000642767454 52.033297397208,4.7000680040485 52.033318523682,4.700099762626 52.033316398979,4.7001004044813 52.033316357782,4.700104251233 52.033338248965,4.7000686122243 52.033340629667,4.7000666283148 52.033329355646,4.7000357278178 52.033331593208,4.6998915109324 52.033342031979,4.6997177503002 52.033354608112))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

