@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/bg1YdE>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 2384.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2384" ;
  gtm:kadastraleAanduiding "N2384"@nl ;
  ns0:name "Perceel GDA01-N2384"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360238470000/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/106267> ;
  ns0:startDate "2022-12-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6736102468741 52.007899346817,4.673661565105 52.007931935399,4.6736507566876 52.007938413464,4.6736194492695 52.007957162319,4.6735610126099 52.007992950566,4.6734417798382 52.008064503678,4.6734264123977 52.008073731505,4.6733746619891 52.008040843582,4.6733900001585 52.008031624572,4.6735090727248 52.00796007054,4.6735682494096 52.007924457586,4.6735995563969 52.007905735708,4.6736102468741 52.007899346817))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

