@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_dddb92b2-50a5-dade-2e22-d5c12e02b4a3
  a a2a:Record ;
  rdfs:label "Overlijden op 31 augustus 1950 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_dddb92b2-50a5-dade-2e22-d5c12e02b4a3_Person-3e74dbca-7985-d73a-ed02-ffad88fb2d81, oa:person_bhi_dddb92b2-50a5-dade-2e22-d5c12e02b4a3_Person-600f07ae-a1d9-281f-5b09-24ad612091c6, oa:person_bhi_dddb92b2-50a5-dade-2e22-d5c12e02b4a3_Person-cf6e6eb7-f975-63e8-5f31-d55024c066cf ;
  a2a:hasEvent oa:event_bhi_dddb92b2-50a5-dade-2e22-d5c12e02b4a3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_dddb92b2-50a5-dade-2e22-d5c12e02b4a3_0, oa:relationep_bhi_dddb92b2-50a5-dade-2e22-d5c12e02b4a3_1, oa:relationep_bhi_dddb92b2-50a5-dade-2e22-d5c12e02b4a3_2 ;
  a2a:hasSource oa:source_bhi_dddb92b2-50a5-dade-2e22-d5c12e02b4a3 .

oa:person_bhi_dddb92b2-50a5-dade-2e22-d5c12e02b4a3_Person-3e74dbca-7985-d73a-ed02-ffad88fb2d81
  a a2a:Person ;
  rdfs:label "Johannes Henricus Wassink" ;
  a2a:PersonName [
    rdfs:label "Johannes Henricus Wassink" ;
    a2a:PersonNameFirstName "Johannes Henricus" ;
    a2a:PersonNameLastName "Wassink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dddb92b2-50a5-dade-2e22-d5c12e02b4a3_Person-600f07ae-a1d9-281f-5b09-24ad612091c6
  a a2a:Person ;
  rdfs:label "Adriana Maria Anna Catharina Aerts" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Anna Catharina Aerts" ;
    a2a:PersonNameFirstName "Adriana Maria Anna Catharina" ;
    a2a:PersonNameLastName "Aerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dddb92b2-50a5-dade-2e22-d5c12e02b4a3_Person-cf6e6eb7-f975-63e8-5f31-d55024c066cf
  a a2a:Person ;
  rdfs:label "Henricus Johannes Wassink" ;
  a2a:PersonName [
    rdfs:label "Henricus Johannes Wassink" ;
    a2a:PersonNameFirstName "Henricus Johannes" ;
    a2a:PersonNameLastName "Wassink"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_dddb92b2-50a5-dade-2e22-d5c12e02b4a3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1950" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1950-08-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_dddb92b2-50a5-dade-2e22-d5c12e02b4a3_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_dddb92b2-50a5-dade-2e22-d5c12e02b4a3_Person:3e74dbca-7985-d73a-ed02-ffad88fb2d81 ;
  a2a:EventKeyRef oa:event_bhi_dddb92b2-50a5-dade-2e22-d5c12e02b4a3_Event1 .

oa:relationep_bhi_dddb92b2-50a5-dade-2e22-d5c12e02b4a3_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_dddb92b2-50a5-dade-2e22-d5c12e02b4a3_Person:600f07ae-a1d9-281f-5b09-24ad612091c6 ;
  a2a:EventKeyRef oa:event_bhi_dddb92b2-50a5-dade-2e22-d5c12e02b4a3_Event1 .

oa:relationep_bhi_dddb92b2-50a5-dade-2e22-d5c12e02b4a3_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_dddb92b2-50a5-dade-2e22-d5c12e02b4a3_Person:cf6e6eb7-f975-63e8-5f31-d55024c066cf ;
  a2a:EventKeyRef oa:event_bhi_dddb92b2-50a5-dade-2e22-d5c12e02b4a3_Event1 .

oa:source_bhi_dddb92b2-50a5-dade-2e22-d5c12e02b4a3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1950-09-01 - 1950-09-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1950-09-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1950-09-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1950" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1950-09-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2911, Periode: 1950" ;
    a2a:Book "Overlijdensregister Eindhoven 1950" ;
    a2a:DocumentNumber "373" ;
    a2a:RegistryNumber "2911" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2911, Periode: 1950, Overlijdensregister Eindhoven 1950, 373, 2911"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/541719c2-cb19-ec04-6fbc-f9df478fcfe2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/541719c2-cb19-ec04-6fbc-f9df478fcfe2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-05-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/dddb92b2-50a5-dade-2e22-d5c12e02b4a3" ;
  a2a:RecordGUID "{dddb92b2-50a5-dade-2e22-d5c12e02b4a3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_361_00000361.xml van BHI" .

