@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/bGE1tJ>
  gtm:oppervlakte 160.0 ;
  gtm:kadastraalNummer 2108.0 ;
  gtm:kadastraleAanduiding "H2108"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2108"^^xsd:string ;
  schema:name "Perceel GDA01-H2108"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310210870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bB1iIX>, <https://n2t.net/ark:/60537/bfCHIs> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76894> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7007492960355 52.023205596633,4.7006760799083 52.023168640895,4.7007913877764 52.023081056116,4.7008581890749 52.023030759972,4.7009232958835 52.022979788772,4.7009567955807 52.022996684472,4.7009183387177 52.02302662538,4.7009575928494 52.02304642192,4.7008644594089 52.023117930044,4.7007492960355 52.023205596633))"^^geo:wktLiteral ;
    osm:area 160.0
  ] .

