@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/b0quBj>
  gtm:oppervlakte 175.0 ;
  gtm:kadastraalNummer 2386.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2386" ;
  gtm:kadastraleAanduiding "N2386"@nl ;
  ns0:name "Perceel GDA01-N2386"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360238670000/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/106269> ;
  ns0:startDate "2022-12-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6734385731126 52.007545060253,4.6735170350667 52.007497438858,4.6735719362469 52.007464118996,4.6736023649527 52.007445652457,4.6736071888412 52.007442724505,4.6736732965385 52.007402605365,4.6737526158814 52.007452998966,4.6737239257492 52.0074702177,4.6735958272822 52.007547092316,4.6735475531433 52.007575832309,4.6735164074226 52.007594501221,4.6734385731126 52.007545060253))"^^geo:wktLiteral ;
    osm:area 175.0
  ] .

