@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/bcv3rz>
  gtm:oppervlakte 108.0 ;
  gtm:kadastraalNummer 6376.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6376" ;
  gtm:kadastraleAanduiding "K6376"@nl ;
  ns0:name "Perceel GDA01-K6376"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330637670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRtyOA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83678> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7486615969814 52.010574235801,4.7488142998785 52.010582767044,4.7489048458345 52.010587536505,4.7489063114826 52.010577693192,4.7489447489006 52.010579861067,4.7489418320572 52.010599556761,4.7489802693678 52.010601733612,4.74897709711 52.010623000888,4.74880713228 52.010630923846,4.7487219909006 52.010626102728,4.7486543143671 52.010622275122,4.7486615969814 52.010574235801))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

