@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/bHGym8>
  gtm:oppervlakte 103.0 ;
  gtm:kadastraalNummer 2565.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2565" ;
  gtm:kadastraleAanduiding "N2565"@nl ;
  ns0:name "Perceel GDA01-N2565"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360256570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bijPuY> ;
  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/106372> ;
  ns0:startDate "2023-06-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6719424703564 52.007962812821,4.6719835064182 52.007937768694,4.6721212192364 52.007855570152,4.6721257903104 52.007858456245,4.67217316013 52.007888315975,4.6719625798061 52.008014241035,4.6719111890416 52.007981705198,4.6719424703564 52.007962812821))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

