@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_5fa69bca-9409-9f68-6942-2e3f4e8c840a
  a a2a:Record ;
  rdfs:label "Overlijden (elders overleden) op 1 juni 1938 te Vught" ;
  a2a:hasPerson oa:person_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_Person-b0df98e8-696a-76f7-787f-b30c6fdc1acd, oa:person_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_Person-cfaebfd9-dc0d-7c34-2c59-bd3f86c20a4a, oa:person_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_Person-58b0cfb5-b2fe-5068-6acf-f304eeb03e26, oa:person_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_Person-9bfb130d-6ae4-d048-cf5d-618ce3fd1c00 ;
  a2a:hasEvent oa:event_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_0, oa:relationep_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_1, oa:relationep_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_2 ;
  a2a:hasRelationPP oa:relationpp_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_0 ;
  a2a:hasSource oa:source_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a .

oa:person_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_Person-b0df98e8-696a-76f7-787f-b30c6fdc1acd
  a a2a:Person ;
  rdfs:label "Alida Helena Scholtens" ;
  a2a:PersonName [
    rdfs:label "Alida Helena Scholtens" ;
    a2a:PersonNameFirstName "Alida Helena" ;
    a2a:PersonNameLastName "Scholtens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "76 jaar" ;
    rdfs:label "76 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oude Pekela" ;
    rdfs:label "Oude Pekela"
  ] .

oa:person_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_Person-cfaebfd9-dc0d-7c34-2c59-bd3f86c20a4a
  a a2a:Person ;
  rdfs:label "Rieke Rijkena" ;
  a2a:PersonName [
    rdfs:label "Rieke Rijkena" ;
    a2a:PersonNameFirstName "Rieke" ;
    a2a:PersonNameLastName "Rijkena"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_Person-58b0cfb5-b2fe-5068-6acf-f304eeb03e26
  a a2a:Person ;
  rdfs:label "Harmannus Scholtens" ;
  a2a:PersonName [
    rdfs:label "Harmannus Scholtens" ;
    a2a:PersonNameFirstName "Harmannus" ;
    a2a:PersonNameLastName "Scholtens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_Person-9bfb130d-6ae4-d048-cf5d-618ce3fd1c00
  a a2a:Person ;
  rdfs:label "Aleijd Hencke" ;
  a2a:PersonName [
    rdfs:label "Aleijd Hencke" ;
    a2a:PersonNameFirstName "Aleijd" ;
    a2a:PersonNameLastName "Hencke"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1938" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1938-06-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught"
  ] .

oa:relationep_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_Person:b0df98e8-696a-76f7-787f-b30c6fdc1acd ;
  a2a:EventKeyRef oa:event_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_Event1 .

oa:relationep_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_Person:58b0cfb5-b2fe-5068-6acf-f304eeb03e26 ;
  a2a:EventKeyRef oa:event_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_Event1 .

oa:relationep_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_Person:9bfb130d-6ae4-d048-cf5d-618ce3fd1c00 ;
  a2a:EventKeyRef oa:event_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_Event1 .

oa:relationpp_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_Person:b0df98e8-696a-76f7-787f-b30c6fdc1acd, oa:person_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a_Person:cfaebfd9-dc0d-7c34-2c59-bd3f86c20a4a .

oa:source_gra_5fa69bca-9409-9f68-6942-2e3f4e8c840a
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam", "1938-06-13 - 1938-06-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1938-06-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1938-06-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1938" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1938-06-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1938" ;
    a2a:Book "Overlijdensregister 1938" ;
    a2a:DocumentNumber "67" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1938, Overlijdensregister 1938, 67"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/f912965f-54fc-1f10-b8ae-df5ef51c2f6f.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/5fa69bca-9409-9f68-6942-2e3f4e8c840a" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/f912965f-54fc-1f10-b8ae-df5ef51c2f6f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/5fa69bca-9409-9f68-6942-2e3f4e8c840a" ;
  a2a:RecordGUID "{5fa69bca-9409-9f68-6942-2e3f4e8c840a}" ;
  a2a:SourceRemarkAkteSoort "elders overleden" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_14215_00014215.xml van GRA" .

