@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/b8k4K9>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 2385.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2385" ;
  gtm:kadastraleAanduiding "N2385"@nl ;
  ns0:name "Perceel GDA01-N2385"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360238570000/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/106268> ;
  ns0:startDate "2022-12-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6737169785754 52.007967119475,4.6736153735155 52.008027463163,4.6735739040886 52.008052334448,4.6735361405768 52.008074972088,4.6734960974764 52.008098989102,4.673480686201 52.008108225659,4.6734264123977 52.008073731505,4.6734417798382 52.008064503678,4.6735610126099 52.007992950566,4.6736194492695 52.007957162319,4.6736507566876 52.007938413464,4.673661565105 52.007931935399,4.6737169785754 52.007967119475))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

