@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/bsTRsh>
  gtm:oppervlakte 231.0 ;
  gtm:kadastraalNummer 9865.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9865"^^xsd:string ;
  gtm:kadastraleAanduiding "K9865"@nl ;
  ns0:name "Perceel GDA01-K9865"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330986570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVqRYA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105685> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7316414240321 52.014282743394,4.7316856845339 52.014287322256,4.731727812252 52.014169791013,4.7317286619787 52.014167467752,4.7317294035204 52.014167561765,4.7317559099311 52.014170927187,4.7317879538274 52.014175150364,4.7318278010396 52.014180684336,4.7317850119331 52.014298634385,4.7317572923489 52.014378225001,4.7317410608701 52.014422312538,4.7316889147688 52.014415065182,4.7316871267139 52.014414812539,4.7316034339257 52.014403200896,4.7316042084677 52.014401039009,4.7316414240321 52.014282743394))"^^geo:wktLiteral ;
    osm:area 231.0
  ] .

