@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/bTkSaU>
  gtm:oppervlakte 18.0 ;
  gtm:kadastraalNummer 8852.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8852" ;
  gtm:kadastraleAanduiding "K8852"@nl ;
  ns0:name "Perceel GDA01-K8852"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330885270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHtYki> ;
  hg:liesIn <https://n2t.net/ark:/60537/bpzCzK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/264186> ;
  ns0:startDate "2018-06-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7206069122337 52.025208245037,4.7206293003967 52.025210663819,4.7206199262541 52.025244317168,4.7206026545418 52.025306392,4.7206005919313 52.025313795735,4.720600199226 52.025313748569,4.7205751640621 52.025311000202,4.7205758684856 52.025308703166,4.7206069122337 52.025208245037))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

