@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/bt6zaj>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 2366.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2366" ;
  gtm:kadastraleAanduiding "N2366"@nl ;
  ns0:name "Perceel GDA01-N2366"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360236670000/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/106250> ;
  ns0:startDate "2022-12-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6728638199805 52.007565608762,4.6729774526752 52.007497222137,4.6730294047661 52.007530192362,4.6730187576988 52.00753659944,4.6729875076935 52.007555402407,4.6729282305248 52.007590924577,4.672808965827 52.007662656627,4.672793745176 52.007671813356,4.6727419370118 52.007638951763,4.672757231196 52.007629750545,4.6728638199805 52.007565608762))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

