@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bacnXx>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 817.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N817"^^xsd:string ;
  gtm:kadastraleAanduiding "N817"@nl ;
  ns0:name "Perceel GDA01-N817"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360081770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcUDBN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106469> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6875875097828 52.001072260756,4.6876413124112 52.001040033424,4.6877731546052 52.001120912942,4.6877941137507 52.001133774106,4.6878492912527 52.001168383877,4.6878875141278 52.001192951675,4.6878312844532 52.001226728686,4.6878029338575 52.001208781093,4.6877371138645 52.001167447622,4.6875875097828 52.001072260756))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

