@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_5aff78a5-016b-8163-3afc-e81cc8ca0f3f
  a a2a:Record ;
  rdfs:label "Overlijden op 13 augustus 1969 te Stadskanaal" ;
  a2a:hasPerson oa:person_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_Person-f9531141-1697-61f9-f942-2ffc3e8323d9, oa:person_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_Person-51aca8ab-4976-4aaf-7c73-aeca7b257c9a, oa:person_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_Person-1d782216-ac58-b13e-e874-c24d7e493a5d, oa:person_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_Person-bb2d10cd-b54e-111e-00c2-b0835fd5af4c ;
  a2a:hasEvent oa:event_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_0, oa:relationep_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_1, oa:relationep_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_2 ;
  a2a:hasRelationPP oa:relationpp_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_0 ;
  a2a:hasSource oa:source_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f .

oa:person_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_Person-f9531141-1697-61f9-f942-2ffc3e8323d9
  a a2a:Person ;
  rdfs:label "Dino Klein" ;
  a2a:PersonName [
    rdfs:label "Dino Klein" ;
    a2a:PersonNameFirstName "Dino" ;
    a2a:PersonNameLastName "Klein"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_Person-51aca8ab-4976-4aaf-7c73-aeca7b257c9a
  a a2a:Person ;
  rdfs:label "Wubbe Wolfs" ;
  a2a:PersonName [
    rdfs:label "Wubbe Wolfs" ;
    a2a:PersonNameFirstName "Wubbe" ;
    a2a:PersonNameLastName "Wolfs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_Person-1d782216-ac58-b13e-e874-c24d7e493a5d
  a a2a:Person ;
  rdfs:label "Marchiena Harmina Kuipers" ;
  a2a:PersonName [
    rdfs:label "Marchiena Harmina Kuipers" ;
    a2a:PersonNameFirstName "Marchiena Harmina" ;
    a2a:PersonNameLastName "Kuipers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_Person-bb2d10cd-b54e-111e-00c2-b0835fd5af4c
  a a2a:Person ;
  rdfs:label "Hendrika Alkina Wolfs" ;
  a2a:PersonName [
    rdfs:label "Hendrika Alkina Wolfs" ;
    a2a:PersonNameFirstName "Hendrika Alkina" ;
    a2a:PersonNameLastName "Wolfs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "57 jaar" ;
    rdfs:label "57 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlagtwedde" ;
    rdfs:label "Vlagtwedde"
  ] .

oa:event_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1969" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1969-08-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stadskanaal" ;
    rdfs:label "Stadskanaal"
  ] .

oa:relationep_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_Person:51aca8ab-4976-4aaf-7c73-aeca7b257c9a ;
  a2a:EventKeyRef oa:event_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_Event1 .

oa:relationep_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_Person:1d782216-ac58-b13e-e874-c24d7e493a5d ;
  a2a:EventKeyRef oa:event_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_Event1 .

oa:relationep_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_Person:bb2d10cd-b54e-111e-00c2-b0835fd5af4c ;
  a2a:EventKeyRef oa:event_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_Event1 .

oa:relationpp_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_Person:bb2d10cd-b54e-111e-00c2-b0835fd5af4c, oa:person_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f_Person:f9531141-1697-61f9-f942-2ffc3e8323d9 .

oa:source_gra_5aff78a5-016b-8163-3afc-e81cc8ca0f3f
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Stadskanaal" ;
    rdfs:label "Stadskanaal", "1969-08-13 - 1969-08-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1969-08-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1969-08-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1969" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1969-08-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1535, Periode: 1969" ;
    a2a:Book "Overlijdensregister 1969" ;
    a2a:DocumentNumber "190" ;
    a2a:RegistryNumber "1535" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1535, Periode: 1969, Overlijdensregister 1969, 190, 1535"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/8d14ff0d-56a5-a284-8fcc-5b7a73448c63.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/5aff78a5-016b-8163-3afc-e81cc8ca0f3f" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/8d14ff0d-56a5-a284-8fcc-5b7a73448c63.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/5aff78a5-016b-8163-3afc-e81cc8ca0f3f" ;
  a2a:RecordGUID "{5aff78a5-016b-8163-3afc-e81cc8ca0f3f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12672_00012672.xml van GRA" .

