@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/bpmWZN>
  gtm:oppervlakte 118.0 ;
  gtm:kadastraalNummer 6860.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6860" ;
  gtm:kadastraleAanduiding "M6860"@nl ;
  ns0:name "Perceel GDA01-M6860"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350686070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUNL2A> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89528> ;
  ns0:startDate "2007-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6996395980601 52.032695393118,4.6996738049594 52.032693237884,4.6996756327294 52.032704232362,4.6998198762926 52.032694773753,4.6998217186703 52.032705768313,4.6998560717002 52.032703586914,4.6998542158456 52.032692520368,4.6999985614746 52.032683053148,4.7000062409365 52.032725837733,4.6998270580771 52.03273769027,4.6996827692823 52.032747238509,4.699648560687 52.032749501596,4.6996395980601 52.032695393118))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

