@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_74ae7e9d-3a3b-caa3-028c-081bc99733f3
  a a2a:Record ;
  rdfs:label "Overlijden (levenloos) op 21 maart 1922 te Wildervank" ;
  a2a:hasPerson oa:person_gra_74ae7e9d-3a3b-caa3-028c-081bc99733f3_Person-f5589279-7440-9dac-b635-504101314609, oa:person_gra_74ae7e9d-3a3b-caa3-028c-081bc99733f3_Person-bf111244-68d6-0439-42b1-e694d9076e51, oa:person_gra_74ae7e9d-3a3b-caa3-028c-081bc99733f3_Person-8a23f405-8d1f-20c3-32b4-a1ba692cab99 ;
  a2a:hasEvent oa:event_gra_74ae7e9d-3a3b-caa3-028c-081bc99733f3_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_74ae7e9d-3a3b-caa3-028c-081bc99733f3_0, oa:relationep_gra_74ae7e9d-3a3b-caa3-028c-081bc99733f3_1, oa:relationep_gra_74ae7e9d-3a3b-caa3-028c-081bc99733f3_2 ;
  a2a:hasSource oa:source_gra_74ae7e9d-3a3b-caa3-028c-081bc99733f3 .

oa:person_gra_74ae7e9d-3a3b-caa3-028c-081bc99733f3_Person-f5589279-7440-9dac-b635-504101314609
  a a2a:Person ;
  rdfs:label "Luining" ;
  a2a:PersonName [
    rdfs:label "Luining" ;
    a2a:PersonNameLastName "Luining"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1922-03-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wildervank" ;
    rdfs:label "Wildervank"
  ] .

oa:person_gra_74ae7e9d-3a3b-caa3-028c-081bc99733f3_Person-bf111244-68d6-0439-42b1-e694d9076e51
  a a2a:Person ;
  rdfs:label "Koenraad Luining" ;
  a2a:PersonName [
    rdfs:label "Koenraad Luining" ;
    a2a:PersonNameFirstName "Koenraad" ;
    a2a:PersonNameLastName "Luining"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeider" .

oa:person_gra_74ae7e9d-3a3b-caa3-028c-081bc99733f3_Person-8a23f405-8d1f-20c3-32b4-a1ba692cab99
  a a2a:Person ;
  rdfs:label "Christina Freerkina Harmina Engels" ;
  a2a:PersonName [
    rdfs:label "Christina Freerkina Harmina Engels" ;
    a2a:PersonNameFirstName "Christina Freerkina Harmina" ;
    a2a:PersonNameLastName "Engels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_74ae7e9d-3a3b-caa3-028c-081bc99733f3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1922-03-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wildervank" ;
    rdfs:label "Wildervank"
  ] .

oa:relationep_gra_74ae7e9d-3a3b-caa3-028c-081bc99733f3_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_74ae7e9d-3a3b-caa3-028c-081bc99733f3_Person:f5589279-7440-9dac-b635-504101314609 ;
  a2a:EventKeyRef oa:event_gra_74ae7e9d-3a3b-caa3-028c-081bc99733f3_Event1 .

oa:relationep_gra_74ae7e9d-3a3b-caa3-028c-081bc99733f3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_74ae7e9d-3a3b-caa3-028c-081bc99733f3_Person:bf111244-68d6-0439-42b1-e694d9076e51 ;
  a2a:EventKeyRef oa:event_gra_74ae7e9d-3a3b-caa3-028c-081bc99733f3_Event1 .

oa:relationep_gra_74ae7e9d-3a3b-caa3-028c-081bc99733f3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_74ae7e9d-3a3b-caa3-028c-081bc99733f3_Person:8a23f405-8d1f-20c3-32b4-a1ba692cab99 ;
  a2a:EventKeyRef oa:event_gra_74ae7e9d-3a3b-caa3-028c-081bc99733f3_Event1 .

oa:source_gra_74ae7e9d-3a3b-caa3-028c-081bc99733f3
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wildervank" ;
    rdfs:label "Wildervank", "1922-03-23 - 1922-03-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-03-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-03-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1922-03-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1922" ;
    a2a:Book "Overlijdensregister 1922" ;
    a2a:DocumentNumber "48" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1922, Overlijdensregister 1922, 48"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/c8f1a1db-8c7f-26f5-1594-1858f99daa85.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/74ae7e9d-3a3b-caa3-028c-081bc99733f3" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/c8f1a1db-8c7f-26f5-1594-1858f99daa85.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/74ae7e9d-3a3b-caa3-028c-081bc99733f3" ;
  a2a:RecordGUID "{74ae7e9d-3a3b-caa3-028c-081bc99733f3}" ;
  a2a:SourceRemarkAkteSoort "levenloos" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_15970_00015970.xml van GRA" .

