@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bngWTI>
  gtm:oppervlakte 164.0 ;
  gtm:kadastraalNummer 1706.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1706" ;
  gtm:kadastraleAanduiding "M1706"@nl ;
  ns0:name "Perceel GDA01-M1706"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350170670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJYo4m> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85635> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6876433606194 52.02923755929,4.6876594447718 52.029274165725,4.6875664949017 52.029289729682,4.6872687458605 52.029339167084,4.6872509891825 52.0292986407,4.6872427864438 52.029279905056,4.6874076923348 52.029252239185,4.6874442752459 52.029246173702,4.6874451475995 52.029248165322,4.6874934184236 52.02924015588,4.6875017469212 52.029259242801,4.6875497256334 52.029251276542,4.6875505978515 52.029253277149,4.6876433606194 52.02923755929))"^^geo:wktLiteral ;
    osm:area 164.0
  ] .

