@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/bhUgr2>
  gtm:oppervlakte 176.0 ;
  gtm:kadastraalNummer 2407.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2407" ;
  gtm:kadastraleAanduiding "N2407"@nl ;
  ns0:name "Perceel GDA01-N2407"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360240770000/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/106290> ;
  ns0:startDate "2022-12-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6741433505416 52.007895117034,4.6742715518728 52.007818188519,4.6743003155512 52.007800925155,4.6743796364467 52.007851309345,4.6741435152382 52.007992813379,4.6741246691066 52.007980843461,4.6740647422015 52.007942782899,4.6740855950303 52.007930235533,4.6741433505416 52.007895117034))"^^geo:wktLiteral ;
    osm:area 176.0
  ] .

