@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/bywL2b>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 2405.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2405" ;
  gtm:kadastraleAanduiding "N2405"@nl ;
  ns0:name "Perceel GDA01-N2405"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360240570000/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/106288> ;
  ns0:startDate "2022-12-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6740467980944 52.007818265193,4.6741618760184 52.007748681737,4.6741906712515 52.007731265788,4.6742454645174 52.007766077333,4.6742167285381 52.007783430735,4.6741015787923 52.00785295089,4.6740101794483 52.007908125472,4.6739552995257 52.007873268351,4.6739758577916 52.007860925953,4.6740467980944 52.007818265193))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

