@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/bH3rcL>
  gtm:oppervlakte 355.0 ;
  gtm:kadastraalNummer 6803.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6803" ;
  gtm:kadastraleAanduiding "K6803"@nl ;
  ns0:name "Perceel GDA01-K6803"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330680370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bhHHHg>, <https://n2t.net/ark:/60537/bz8Zry> ;
  hg:liesIn <https://n2t.net/ark:/60537/bpzCzK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84069> ;
  ns0:startDate "2007-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7214670817071 52.022106718611,4.721437742351 52.022211393197,4.7210823985465 52.022174508417,4.7210784757184 52.022187492412,4.7210589662115 52.022181665421,4.7210308785478 52.022163853321,4.7210206772702 52.022148344573,4.7210155615672 52.022133763436,4.7210144600555 52.022119654432,4.7210301541816 52.022061651317,4.7211150116499 52.02207116474,4.7213709898761 52.022096297003,4.7214670817071 52.022106718611))"^^geo:wktLiteral ;
    osm:area 355.0
  ] .

