@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/bELJY8>
  gtm:oppervlakte 213.0 ;
  gtm:kadastraalNummer 6890.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6890" ;
  gtm:kadastraleAanduiding "M6890"@nl ;
  ns0:name "Perceel GDA01-M6890"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350689070000/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/89557> ;
  ns0:startDate "2011-05-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.699845277188 52.031835227894,4.6998583732875 52.03191152585,4.6998258869825 52.031913655226,4.6998277465221 52.031924479109,4.6997935536856 52.031926706374,4.6997916940163 52.031915891478,4.6996053393699 52.031928079313,4.6995023518418 52.031934821416,4.6995019529143 52.031932329304,4.6994899450652 52.031858275769,4.699845277188 52.031835227894))"^^geo:wktLiteral ;
    osm:area 212.0
  ] .

