@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_34da8b97-e404-25e3-5a07-bc0ecda9e7b9
  a a2a:Record ;
  rdfs:label "Overlijden op 1 mei 1919 te Woensel" ;
  a2a:hasPerson oa:person_bhi_34da8b97-e404-25e3-5a07-bc0ecda9e7b9_Person-25cb5a36-6a6a-ef19-9649-cf4aa3dbb786, oa:person_bhi_34da8b97-e404-25e3-5a07-bc0ecda9e7b9_Person-789c602d-9c69-9dc3-fb80-d862687ffe32, oa:person_bhi_34da8b97-e404-25e3-5a07-bc0ecda9e7b9_Person-748b3b5c-172a-0167-149f-80b7e78a4bb9 ;
  a2a:hasEvent oa:event_bhi_34da8b97-e404-25e3-5a07-bc0ecda9e7b9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_34da8b97-e404-25e3-5a07-bc0ecda9e7b9_0, oa:relationep_bhi_34da8b97-e404-25e3-5a07-bc0ecda9e7b9_1, oa:relationep_bhi_34da8b97-e404-25e3-5a07-bc0ecda9e7b9_2 ;
  a2a:hasSource oa:source_bhi_34da8b97-e404-25e3-5a07-bc0ecda9e7b9 .

oa:person_bhi_34da8b97-e404-25e3-5a07-bc0ecda9e7b9_Person-25cb5a36-6a6a-ef19-9649-cf4aa3dbb786
  a a2a:Person ;
  rdfs:label "Alida Elisa van Gennip" ;
  a2a:PersonName [
    rdfs:label "Alida Elisa van Gennip" ;
    a2a:PersonNameFirstName "Alida Elisa" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gennip"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_34da8b97-e404-25e3-5a07-bc0ecda9e7b9_Person-789c602d-9c69-9dc3-fb80-d862687ffe32
  a a2a:Person ;
  rdfs:label "Maria de Waal" ;
  a2a:PersonName [
    rdfs:label "Maria de Waal" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Waal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_34da8b97-e404-25e3-5a07-bc0ecda9e7b9_Person-748b3b5c-172a-0167-149f-80b7e78a4bb9
  a a2a:Person ;
  rdfs:label "Cornelis Lambertus van Gennip" ;
  a2a:PersonName [
    rdfs:label "Cornelis Lambertus van Gennip" ;
    a2a:PersonNameFirstName "Cornelis Lambertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gennip"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_34da8b97-e404-25e3-5a07-bc0ecda9e7b9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1919-05-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woensel" ;
    rdfs:label "Woensel"
  ] .

oa:relationep_bhi_34da8b97-e404-25e3-5a07-bc0ecda9e7b9_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_34da8b97-e404-25e3-5a07-bc0ecda9e7b9_Person:25cb5a36-6a6a-ef19-9649-cf4aa3dbb786 ;
  a2a:EventKeyRef oa:event_bhi_34da8b97-e404-25e3-5a07-bc0ecda9e7b9_Event1 .

oa:relationep_bhi_34da8b97-e404-25e3-5a07-bc0ecda9e7b9_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_34da8b97-e404-25e3-5a07-bc0ecda9e7b9_Person:789c602d-9c69-9dc3-fb80-d862687ffe32 ;
  a2a:EventKeyRef oa:event_bhi_34da8b97-e404-25e3-5a07-bc0ecda9e7b9_Event1 .

oa:relationep_bhi_34da8b97-e404-25e3-5a07-bc0ecda9e7b9_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_34da8b97-e404-25e3-5a07-bc0ecda9e7b9_Person:748b3b5c-172a-0167-149f-80b7e78a4bb9 ;
  a2a:EventKeyRef oa:event_bhi_34da8b97-e404-25e3-5a07-bc0ecda9e7b9_Event1 .

oa:source_bhi_34da8b97-e404-25e3-5a07-bc0ecda9e7b9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Woensel" ;
    rdfs:label "Woensel", "1919-05-02 - 1919-05-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-05-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-05-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1919-05-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3682, Periode: 1919" ;
    a2a:Book "Overlijdensregister Woensel 1919" ;
    a2a:DocumentNumber "113" ;
    a2a:RegistryNumber "3682" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3682, Periode: 1919, Overlijdensregister Woensel 1919, 113, 3682"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6cfcb747-4d73-cabf-ab2d-91958b88786b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6cfcb747-4d73-cabf-ab2d-91958b88786b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-05-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/34da8b97-e404-25e3-5a07-bc0ecda9e7b9" ;
  a2a:RecordGUID "{34da8b97-e404-25e3-5a07-bc0ecda9e7b9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_76606_00076606.xml van BHI" .

