@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/bqORAJ>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 2406.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2406" ;
  gtm:kadastraleAanduiding "N2406"@nl ;
  ns0:name "Perceel GDA01-N2406"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360240670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4NkLz> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106289> ;
  ns0:startDate "2022-12-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6740647422015 52.007942782899,4.6740101794483 52.007908125472,4.6741015787923 52.00785295089,4.6742167285381 52.007783430735,4.6742454645174 52.007766077333,4.6743003155512 52.007800925155,4.6742715518728 52.007818188519,4.6741433505416 52.007895117034,4.6740855950303 52.007930235533,4.6740647422015 52.007942782899))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

