@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_5be4b3a9-a216-ef5c-e237-e2588844611e
  a a2a:Record ;
  rdfs:label "Overlijden op 3 maart 1921 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_Person-656e9371-f112-deb3-227c-7568fb513a6f, oa:person_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_Person-7b820ff7-d554-5c67-df9c-acc073a66500, oa:person_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_Person-8c537c67-f8a4-a61f-0d56-f6d7a872e3da, oa:person_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_Person-9661d4f9-6d37-afdc-5406-eccfb3956f9c ;
  a2a:hasEvent oa:event_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_0, oa:relationep_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_1, oa:relationep_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_0 ;
  a2a:hasSource oa:source_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e .

oa:person_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_Person-656e9371-f112-deb3-227c-7568fb513a6f
  a a2a:Person ;
  rdfs:label "Diliana Doomen" ;
  a2a:PersonName [
    rdfs:label "Diliana Doomen" ;
    a2a:PersonNameFirstName "Diliana" ;
    a2a:PersonNameLastName "Doomen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_Person-7b820ff7-d554-5c67-df9c-acc073a66500
  a a2a:Person ;
  rdfs:label "Johanna Maria Vermeulen" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Vermeulen" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Vermeulen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_Person-8c537c67-f8a4-a61f-0d56-f6d7a872e3da
  a a2a:Person ;
  rdfs:label "Adrianus Arnoldus Bosmans" ;
  a2a:PersonName [
    rdfs:label "Adrianus Arnoldus Bosmans" ;
    a2a:PersonNameFirstName "Adrianus Arnoldus" ;
    a2a:PersonNameLastName "Bosmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_Person-9661d4f9-6d37-afdc-5406-eccfb3956f9c
  a a2a:Person ;
  rdfs:label "Franciscus Vermeulen" ;
  a2a:PersonName [
    rdfs:label "Franciscus Vermeulen" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Vermeulen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1921-03-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_Person:656e9371-f112-deb3-227c-7568fb513a6f ;
  a2a:EventKeyRef oa:event_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_Event1 .

oa:relationep_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_Person:7b820ff7-d554-5c67-df9c-acc073a66500 ;
  a2a:EventKeyRef oa:event_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_Event1 .

oa:relationep_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_Person:9661d4f9-6d37-afdc-5406-eccfb3956f9c ;
  a2a:EventKeyRef oa:event_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_Event1 .

oa:relationpp_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_Person:7b820ff7-d554-5c67-df9c-acc073a66500, oa:person_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e_Person:8c537c67-f8a4-a61f-0d56-f6d7a872e3da .

oa:source_bhi_5be4b3a9-a216-ef5c-e237-e2588844611e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1921-03-05 - 1921-03-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-03-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-03-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1921-03-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 953, Periode: 1921" ;
    a2a:Book "Overlijdensregister Eindhoven 1921" ;
    a2a:DocumentNumber "121" ;
    a2a:RegistryNumber "953" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 953, Periode: 1921, Overlijdensregister Eindhoven 1921, 121, 953"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9a29380c-1303-5ef8-b75d-0c6033ae41e0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9a29380c-1303-5ef8-b75d-0c6033ae41e0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-05-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5be4b3a9-a216-ef5c-e237-e2588844611e" ;
  a2a:RecordGUID "{5be4b3a9-a216-ef5c-e237-e2588844611e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_32996_00032996.xml van BHI" .

