@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_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e
  a a2a:Record ;
  rdfs:label "Overlijden op 23 maart 1919 te Alphen en Riel" ;
  a2a:hasPerson oa:person_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_Person-fc14c706-4632-11e3-a747-d206bceb4d38, oa:person_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_Person-fc1407e4-4632-11e3-a747-d206bceb4d38, oa:person_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_Person-fc144ae2-4632-11e3-a747-d206bceb4d38, oa:person_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_Person-fc1492f4-4632-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_0, oa:relationep_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_1, oa:relationep_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_0 ;
  a2a:hasSource oa:source_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e .

oa:person_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_Person-fc14c706-4632-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Catharina Philomena van Dusch" ;
  a2a:PersonName [
    rdfs:label "Catharina Philomena van Dusch" ;
    a2a:PersonNameFirstName "Catharina Philomena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dusch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_Person-fc1407e4-4632-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Gertrudis Catharina Maria Creusen" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Catharina Maria Creusen" ;
    a2a:PersonNameFirstName "Gertrudis Catharina Maria" ;
    a2a:PersonNameLastName "Creusen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_Person-fc144ae2-4632-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Alphonse van Bezouw" ;
  a2a:PersonName [
    rdfs:label "Alphonse van Bezouw" ;
    a2a:PersonNameFirstName "Alphonse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bezouw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_Person-fc1492f4-4632-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hubert Alphonse Creusen" ;
  a2a:PersonName [
    rdfs:label "Hubert Alphonse Creusen" ;
    a2a:PersonNameFirstName "Hubert Alphonse" ;
    a2a:PersonNameLastName "Creusen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1919-03-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Alphen en Riel" ;
    rdfs:label "Alphen en Riel"
  ] .

oa:relationep_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_Person:fc14c706-4632-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_Event1 .

oa:relationep_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_Person:fc1407e4-4632-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_Event1 .

oa:relationep_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_Person:fc1492f4-4632-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_Event1 .

oa:relationpp_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_Person:fc1407e4-4632-11e3-a747-d206bceb4d38, oa:person_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e_Person:fc144ae2-4632-11e3-a747-d206bceb4d38 .

oa:source_bhi_afff8db4-6a76-ceba-e17a-56a950b7623e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Alphen en Riel" ;
    rdfs:label "Alphen en Riel", "1919-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 72, Periode: 1919" ;
    a2a:Book "Overlijdensregister 1919" ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "72" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 72, Periode: 1919, Overlijdensregister 1919, 6, 72"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/128f6f6f-e0da-96d6-7fe8-b0ee228cc18a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/128f6f6f-e0da-96d6-7fe8-b0ee228cc18a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-11-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/afff8db4-6a76-ceba-e17a-56a950b7623e" ;
  a2a:RecordGUID "{afff8db4-6a76-ceba-e17a-56a950b7623e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_29416_00029416.xml van BHI" .

