@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_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb
  a a2a:Record ;
  rdfs:label "Overlijden op 27 maart 1950 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_Person-90193fd0-da67-a59f-d98c-42d49eb9478e, oa:person_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_Person-e9fbbed4-eccd-1c94-1ae4-c5cda5704485, oa:person_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_Person-d1d03c88-efca-ecb4-8a97-04a9f0a6ddb5, oa:person_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_Person-d14a644d-4865-97e6-33ba-02bbfe2ba718 ;
  a2a:hasEvent oa:event_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_0, oa:relationep_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_1, oa:relationep_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_0 ;
  a2a:hasSource oa:source_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb .

oa:person_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_Person-90193fd0-da67-a59f-d98c-42d49eb9478e
  a a2a:Person ;
  rdfs:label "Nicolaas Jorissen" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Jorissen" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Jorissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_Person-e9fbbed4-eccd-1c94-1ae4-c5cda5704485
  a a2a:Person ;
  rdfs:label "Johanna Maria Dello" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Dello" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Dello"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_Person-d1d03c88-efca-ecb4-8a97-04a9f0a6ddb5
  a a2a:Person ;
  rdfs:label "Johannes Jorissen" ;
  a2a:PersonName [
    rdfs:label "Johannes Jorissen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Jorissen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_Person-d14a644d-4865-97e6-33ba-02bbfe2ba718
  a a2a:Person ;
  rdfs:label "Agatha Wijnandts" ;
  a2a:PersonName [
    rdfs:label "Agatha Wijnandts" ;
    a2a:PersonNameFirstName "Agatha" ;
    a2a:PersonNameLastName "Wijnandts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1950" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1950-03-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_Person:90193fd0-da67-a59f-d98c-42d49eb9478e ;
  a2a:EventKeyRef oa:event_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_Event1 .

oa:relationep_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_Person:d1d03c88-efca-ecb4-8a97-04a9f0a6ddb5 ;
  a2a:EventKeyRef oa:event_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_Event1 .

oa:relationep_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_Person:d14a644d-4865-97e6-33ba-02bbfe2ba718 ;
  a2a:EventKeyRef oa:event_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_Event1 .

oa:relationpp_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_Person:d1d03c88-efca-ecb4-8a97-04a9f0a6ddb5, oa:person_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb_Person:e9fbbed4-eccd-1c94-1ae4-c5cda5704485 .

oa:source_bhi_9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1950-03-27 - 1950-03-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1950-03-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1950-03-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1950" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1950-03-27"^^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 "158" ;
    a2a:RegistryNumber "2911" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2911, Periode: 1950, Overlijdensregister Eindhoven 1950, 158, 2911"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/58878168-784b-27fb-7e58-cfcd01ad084a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/58878168-784b-27fb-7e58-cfcd01ad084a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-05-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb" ;
  a2a:RecordGUID "{9abcc7d5-32a4-cdcb-9eef-7f6d17acbfeb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_326_00000326.xml van BHI" .

