@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/bIVKtI>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 2364.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2364" ;
  gtm:kadastraleAanduiding "N2364"@nl ;
  ns0:name "Perceel GDA01-N2364"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360236470000/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/106248> ;
  ns0:startDate "2022-12-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6727055407612 52.007596817742,4.67269011436 52.007606090059,4.6726383063477 52.00757322842,4.6726538796727 52.007563876107,4.6727853622001 52.007484964696,4.6728741689369 52.007431662898,4.6729258755879 52.007464487865,4.672915139995 52.007470966304,4.6728839184032 52.007489814358,4.6728119670508 52.007532818835,4.6727055407612 52.007596817742))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

