@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bE8EFh>
  gtm:oppervlakte 202.0 ;
  gtm:kadastraalNummer 2516.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2516"^^xsd:string ;
  gtm:kadastraleAanduiding "N2516"@nl ;
  schema:name "Perceel GDA01-N2516"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360251670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdX5Vz>, <https://n2t.net/ark:/60537/bhUqRc> ;
  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/106326> ;
  schema:startDate "2023-05-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6737117703019 52.007258430293,4.6737929398521 52.007209935272,4.673808367655 52.007219772246,4.6738288241759 52.007233028336,4.6739056038277 52.007281923351,4.6740585307051 52.007379215032,4.6739780210658 52.007427426603,4.6737117703019 52.007258430293))"^^geo:wktLiteral ;
    osm:area 202.0
  ] .

