@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_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5
  a a2a:Record ;
  rdfs:label "Overlijden op 15 april 1940 te Leens" ;
  a2a:hasPerson oa:person_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_Person-5e69c877-9776-05b7-6aac-9d4600e151e1, oa:person_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_Person-8d78a2e7-486c-a110-4ea7-6fd2b76d4e6f, oa:person_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_Person-c96afb52-0828-ce8c-0793-390527bb1eb8, oa:person_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_Person-50a5f5ce-fe52-967d-d9c4-d8556c9e2e96 ;
  a2a:hasEvent oa:event_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_0, oa:relationep_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_1, oa:relationep_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_2 ;
  a2a:hasRelationPP oa:relationpp_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_0 ;
  a2a:hasSource oa:source_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5 .

oa:person_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_Person-5e69c877-9776-05b7-6aac-9d4600e151e1
  a a2a:Person ;
  rdfs:label "Kornelis Kadijk" ;
  a2a:PersonName [
    rdfs:label "Kornelis Kadijk" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNameLastName "Kadijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "73 jaar" ;
    rdfs:label "73 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wehe gem. Leens" ;
    rdfs:label "Wehe gem. Leens"
  ] .

oa:person_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_Person-8d78a2e7-486c-a110-4ea7-6fd2b76d4e6f
  a a2a:Person ;
  rdfs:label "Johanna Niewold" ;
  a2a:PersonName [
    rdfs:label "Johanna Niewold" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Niewold"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_Person-c96afb52-0828-ce8c-0793-390527bb1eb8
  a a2a:Person ;
  rdfs:label "Reinder Kadijk" ;
  a2a:PersonName [
    rdfs:label "Reinder Kadijk" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNameLastName "Kadijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_Person-50a5f5ce-fe52-967d-d9c4-d8556c9e2e96
  a a2a:Person ;
  rdfs:label "Jantje Wierenga" ;
  a2a:PersonName [
    rdfs:label "Jantje Wierenga" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Wierenga"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1940" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1940-04-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leens" ;
    rdfs:label "Leens"
  ] .

oa:relationep_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_Person:5e69c877-9776-05b7-6aac-9d4600e151e1 ;
  a2a:EventKeyRef oa:event_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_Event1 .

oa:relationep_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_Person:c96afb52-0828-ce8c-0793-390527bb1eb8 ;
  a2a:EventKeyRef oa:event_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_Event1 .

oa:relationep_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_Person:50a5f5ce-fe52-967d-d9c4-d8556c9e2e96 ;
  a2a:EventKeyRef oa:event_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_Event1 .

oa:relationpp_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_Person:5e69c877-9776-05b7-6aac-9d4600e151e1, oa:person_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5_Person:8d78a2e7-486c-a110-4ea7-6fd2b76d4e6f .

oa:source_gra_0a46c6a5-39bb-44ba-e2d6-df76aee15fc5
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leens" ;
    rdfs:label "Leens", "1940-04-15 - 1940-04-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1940-04-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-04-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1940" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1940-04-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1940" ;
    a2a:Book "Overlijdensregister 1940" ;
    a2a:DocumentNumber "20" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1940, Overlijdensregister 1940, 20"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/406acdaf-1632-25f6-a970-98b819ba27e5.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/0a46c6a5-39bb-44ba-e2d6-df76aee15fc5" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/406acdaf-1632-25f6-a970-98b819ba27e5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/0a46c6a5-39bb-44ba-e2d6-df76aee15fc5" ;
  a2a:RecordGUID "{0a46c6a5-39bb-44ba-e2d6-df76aee15fc5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_15032_00015032.xml van GRA" .

