@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/bdKf8D>
  gtm:oppervlakte 163.0 ;
  gtm:kadastraalNummer 2168.0 ;
  gtm:kadastraleAanduiding "F2168"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2168" ;
  ns0:name "Perceel GDA01-F2168"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290216870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYyotO> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75574> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6974004746173 52.006195761345,4.6974289270501 52.006164944989,4.6974916158906 52.006098447457,4.6975719205144 52.006013465044,4.6976373000396 52.006034296735,4.6976055128159 52.006083088425,4.6975760976508 52.006132001866,4.6975324818439 52.006200813359,4.6975093824713 52.006234905926,4.6974004746173 52.006195761345))"^^geo:wktLiteral ;
    osm:area 163.0
  ] .

