@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/bchnOU>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 2368.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2368" ;
  gtm:kadastraleAanduiding "N2368"@nl ;
  ns0:name "Perceel GDA01-N2368"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360236870000/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/106252> ;
  ns0:startDate "2022-12-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6730832254121 52.007050877697,4.6731020464533 52.007039693409,4.6731567812065 52.007074415232,4.6731381215066 52.0070855286,4.6730220605548 52.007154655674,4.6729524315104 52.007196379991,4.6729213579081 52.007215094126,4.6728660617821 52.007179955319,4.6729672255832 52.00711982532,4.6730832254121 52.007050877697))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

