@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/bVqTiw>
  gtm:oppervlakte 2005.0 ;
  gtm:kadastraalNummer 9095.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9095"^^xsd:string ;
  gtm:kadastraleAanduiding "K9095"@nl ;
  schema:name "Perceel GDA01-K9095"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330909570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/beZBgR> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0>, <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/286942> ;
  schema:startDate "2012-04-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7218702990022 52.016095929716,4.7221041829355 52.016081162051,4.7223280052346 52.016067056169,4.7224699099382 52.016058114085,4.7229235838091 52.016030959204,4.7240383376754 52.015964222268,4.7240140514343 52.015808811055,4.7240972687862 52.015803374439,4.7243934506089 52.015784027476,4.7244364364894 52.015781267359,4.724636988553 52.015768392323,4.7248248546681 52.015756335421,4.7250910808466 52.015739245023,4.725049011026 52.015906794638,4.7250040012163 52.015907512219,4.7235693008925 52.016009765979,4.7232735280566 52.016015145226,4.7232341216976 52.016017179071,4.7232198810943 52.016070822353,4.7219176948587 52.016153336754,4.7219190143206 52.016140014429,4.7218651618399 52.016111279818,4.7218702990022 52.016095929716))"^^geo:wktLiteral ;
    osm:area 2006.0
  ] .

