@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/bw1mNH>
  gtm:oppervlakte 96.0 ;
  gtm:kadastraalNummer 2551.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2551" ;
  gtm:kadastraleAanduiding "N2551"@nl ;
  ns0:name "Perceel GDA01-N2551"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360255170000/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/106358> ;
  ns0:startDate "2023-06-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6712459014252 52.008360136714,4.6712658044639 52.008391618441,4.671335967268 52.008501838969,4.6713205689938 52.008505664283,4.6712879056852 52.008513465343,4.6712707286074 52.00851740567,4.671164754049 52.008350403002,4.6712024173023 52.008341427939,4.6712297022323 52.008334771675,4.6712459014252 52.008360136714))"^^geo:wktLiteral ;
    osm:area 96.0
  ] .

