@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf
  a a2a:Record ;
  rdfs:label "Overlijden op 10 augustus 1959 te Haren" ;
  a2a:hasPerson oa:person_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_Person-1ce3b1c5-6729-5d35-fee3-80c16e3343eb, oa:person_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_Person-d93ce818-a746-0330-0fd0-b37ab9721b0a, oa:person_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_Person-b6e31641-636d-4273-98ee-bf3f8c730e4c, oa:person_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_Person-1ebacc0d-a541-4955-5c74-35e583bb877f ;
  a2a:hasEvent oa:event_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_0, oa:relationep_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_1, oa:relationep_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_2 ;
  a2a:hasRelationPP oa:relationpp_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_0 ;
  a2a:hasSource oa:source_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf .

oa:person_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_Person-1ce3b1c5-6729-5d35-fee3-80c16e3343eb
  a a2a:Person ;
  rdfs:label "Klaassina van Kleffens" ;
  a2a:PersonName [
    rdfs:label "Klaassina van Kleffens" ;
    a2a:PersonNameFirstName "Klaassina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kleffens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "79 jaar" ;
    rdfs:label "79 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kollumerland c.a." ;
    rdfs:label "Kollumerland c.a."
  ] .

oa:person_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_Person-d93ce818-a746-0330-0fd0-b37ab9721b0a
  a a2a:Person ;
  rdfs:label "Hidzer Buining" ;
  a2a:PersonName [
    rdfs:label "Hidzer Buining" ;
    a2a:PersonNameFirstName "Hidzer" ;
    a2a:PersonNameLastName "Buining"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_Person-b6e31641-636d-4273-98ee-bf3f8c730e4c
  a a2a:Person ;
  rdfs:label "Thomas van Kleffens" ;
  a2a:PersonName [
    rdfs:label "Thomas van Kleffens" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kleffens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_Person-1ebacc0d-a541-4955-5c74-35e583bb877f
  a a2a:Person ;
  rdfs:label "Trijntje Gaarkeuken" ;
  a2a:PersonName [
    rdfs:label "Trijntje Gaarkeuken" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Gaarkeuken"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1959" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1959-08-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Haren" ;
    rdfs:label "Haren"
  ] .

oa:relationep_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_Person:1ce3b1c5-6729-5d35-fee3-80c16e3343eb ;
  a2a:EventKeyRef oa:event_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_Event1 .

oa:relationep_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_Person:b6e31641-636d-4273-98ee-bf3f8c730e4c ;
  a2a:EventKeyRef oa:event_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_Event1 .

oa:relationep_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_Person:1ebacc0d-a541-4955-5c74-35e583bb877f ;
  a2a:EventKeyRef oa:event_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_Event1 .

oa:relationpp_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_Person:1ce3b1c5-6729-5d35-fee3-80c16e3343eb, oa:person_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf_Person:d93ce818-a746-0330-0fd0-b37ab9721b0a .

oa:source_gra_6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Haren" ;
    rdfs:label "Haren", "1959-08-11 - 1959-08-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1959-08-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1959-08-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1959" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1959-08-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1492, Periode: 1959" ;
    a2a:Book "Overlijdensregister 1959" ;
    a2a:DocumentNumber "86" ;
    a2a:RegistryNumber "1492" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1492, Periode: 1959, Overlijdensregister 1959, 86, 1492"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/7d095c98-6a74-a732-f7e0-f62f83ab66f6.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/7d095c98-6a74-a732-f7e0-f62f83ab66f6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf" ;
  a2a:RecordGUID "{6526d6b7-1a08-aa6c-e1cc-4d3ecf8858cf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_14382_00014382.xml van GRA" .

