@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_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f
  a a2a:Record ;
  rdfs:label "Overlijden op 31 maart 1940 te Groningen" ;
  a2a:hasPerson oa:person_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_Person-035567fe-c577-eede-0575-c0afff22dfc0, oa:person_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_Person-8c904984-a6cd-80ea-659d-40d6e758cbd6, oa:person_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_Person-cfcd7569-b818-d1b2-9669-d31ab3f03b55, oa:person_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_Person-63593941-a4b5-9446-03a8-39b9b8881bba ;
  a2a:hasEvent oa:event_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_0, oa:relationep_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_1, oa:relationep_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_2 ;
  a2a:hasRelationPP oa:relationpp_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_0 ;
  a2a:hasSource oa:source_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f .

oa:person_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_Person-035567fe-c577-eede-0575-c0afff22dfc0
  a a2a:Person ;
  rdfs:label "Sijke Bloemker" ;
  a2a:PersonName [
    rdfs:label "Sijke Bloemker" ;
    a2a:PersonNameFirstName "Sijke" ;
    a2a:PersonNameLastName "Bloemker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "73 jaar" ;
    rdfs:label "73 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_Person-8c904984-a6cd-80ea-659d-40d6e758cbd6
  a a2a:Person ;
  rdfs:label "Hindericus Top" ;
  a2a:PersonName [
    rdfs:label "Hindericus Top" ;
    a2a:PersonNameFirstName "Hindericus" ;
    a2a:PersonNameLastName "Top"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_Person-cfcd7569-b818-d1b2-9669-d31ab3f03b55
  a a2a:Person ;
  rdfs:label "Anne Bloemker" ;
  a2a:PersonName [
    rdfs:label "Anne Bloemker" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Bloemker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_Person-63593941-a4b5-9446-03a8-39b9b8881bba
  a a2a:Person ;
  rdfs:label "Beiltje Wichers" ;
  a2a:PersonName [
    rdfs:label "Beiltje Wichers" ;
    a2a:PersonNameFirstName "Beiltje" ;
    a2a:PersonNameLastName "Wichers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1940" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1940-03-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_Person:035567fe-c577-eede-0575-c0afff22dfc0 ;
  a2a:EventKeyRef oa:event_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_Event1 .

oa:relationep_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_Person:cfcd7569-b818-d1b2-9669-d31ab3f03b55 ;
  a2a:EventKeyRef oa:event_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_Event1 .

oa:relationep_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_Person:63593941-a4b5-9446-03a8-39b9b8881bba ;
  a2a:EventKeyRef oa:event_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_Event1 .

oa:relationpp_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_Person:035567fe-c577-eede-0575-c0afff22dfc0, oa:person_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f_Person:8c904984-a6cd-80ea-659d-40d6e758cbd6 .

oa:source_gra_65d8327e-baf6-ca1e-5b7e-b453f4f2b71f
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1940-04-02 - 1940-04-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1940-04-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-04-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1940" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1940-04-02"^^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 "541" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1940, Overlijdensregister 1940, 541"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/1ab367ef-a047-f809-ea2b-66fbd11cf372.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/65d8327e-baf6-ca1e-5b7e-b453f4f2b71f" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/1ab367ef-a047-f809-ea2b-66fbd11cf372.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/65d8327e-baf6-ca1e-5b7e-b453f4f2b71f" ;
  a2a:RecordGUID "{65d8327e-baf6-ca1e-5b7e-b453f4f2b71f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_14403_00014403.xml van GRA" .

