@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/b8xKTg>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 2076.0 ;
  gtm:kadastraleAanduiding "F2076"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2076" ;
  ns0:name "Perceel GDA01-F2076"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290207670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUaFCi> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75505> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6959439470248 52.006811345812,4.6958978432829 52.006846723139,4.6958276676374 52.006814815544,4.6957291038963 52.006766966464,4.6956269368372 52.006716678243,4.6956726254063 52.006682727742,4.6957129573968 52.006702388664,4.6957741058766 52.006732202932,4.6958731859584 52.006779623563,4.6959439470248 52.006811345812))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

