@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/bKBtzj>
  gtm:oppervlakte 15.0 ;
  gtm:kadastraalNummer 8845.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8845" ;
  gtm:kadastraleAanduiding "K8845"@nl ;
  ns0:name "Perceel GDA01-K8845"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330884570000/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/251209> ;
  ns0:startDate "2007-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7211948381284 52.023094601983,4.7212054181352 52.023056218524,4.7212300291428 52.022966842449,4.7212455521103 52.022968395356,4.7212209698693 52.023057798563,4.7212136540919 52.023084380765,4.7212103893411 52.023096217973,4.7211948381284 52.023094601983))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

