@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/bNVwuf>
  gtm:oppervlakte 193.0 ;
  gtm:kadastraalNummer 2679.0 ;
  gtm:kadastraleAanduiding "F2679"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2679" ;
  ns0:name "Perceel GDA01-F2679"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290267970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1Thc> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75794> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7024793501994 52.004649484799,4.7024082780873 52.004675236625,4.7022532222893 52.004510844049,4.7021899860989 52.004445058323,4.7021656458425 52.004421492842,4.70224537071 52.004392744441,4.7023144988045 52.004468487638,4.7023207150334 52.004475328043,4.7023438908249 52.004500765295,4.7023759616146 52.004535970779,4.7024047091133 52.004567543573,4.7024352759061 52.004601104397,4.702466100754 52.004634936367,4.7024793501994 52.004649484799))"^^geo:wktLiteral ;
    osm:area 194.0
  ] .

