@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/bgsmPV>
  gtm:oppervlakte 118.0 ;
  gtm:kadastraalNummer 6861.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6861" ;
  gtm:kadastraleAanduiding "M6861"@nl ;
  ns0:name "Perceel GDA01-M6861"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350686170000/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/89529> ;
  ns0:startDate "2007-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6996395980601 52.032695393118,4.6996343156995 52.032663561368,4.699668523954 52.03266131626,4.6998126945218 52.032651857234,4.699990868972 52.032640169614,4.6999985614746 52.032683053148,4.6998542158456 52.032692520368,4.6998560717002 52.032703586914,4.6998217186703 52.032705768313,4.6998198762926 52.032694773753,4.6996756327294 52.032704232362,4.6996738049594 52.032693237884,4.6996395980601 52.032695393118))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

