@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/bhUfHL>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 402.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N402"^^xsd:string ;
  gtm:kadastraleAanduiding "N402"@nl ;
  ns0:name "Perceel GDA01-N402"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360040270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3KQbL> ;
  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/89970> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6853045067263 52.002623582133,4.685315034023 52.002633010863,4.6853061947814 52.002636688352,4.6853400867004 52.002667190479,4.6853040946782 52.002682462927,4.6852408445122 52.002709545398,4.685064679723 52.002784375016,4.6850200426312 52.00274441579,4.6853045067263 52.002623582133))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

