@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_00d144cd-fd3c-4518-e4cf-cefaad0bb494
  a a2a:Record ;
  rdfs:label "Overlijden op 21 februari 1949 te Eindhoven" ;
  a2a:hasPerson oa:person_bhi_00d144cd-fd3c-4518-e4cf-cefaad0bb494_Person-c41f7b2a-1dda-5e93-cd1b-b684e14c6584, oa:person_bhi_00d144cd-fd3c-4518-e4cf-cefaad0bb494_Person-60540070-8375-3131-b55c-2b67448f20b7, oa:person_bhi_00d144cd-fd3c-4518-e4cf-cefaad0bb494_Person-78a232d3-e32c-ee32-8fc9-6aafb6e8af82 ;
  a2a:hasEvent oa:event_bhi_00d144cd-fd3c-4518-e4cf-cefaad0bb494_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_00d144cd-fd3c-4518-e4cf-cefaad0bb494_0, oa:relationep_bhi_00d144cd-fd3c-4518-e4cf-cefaad0bb494_1, oa:relationep_bhi_00d144cd-fd3c-4518-e4cf-cefaad0bb494_2 ;
  a2a:hasSource oa:source_bhi_00d144cd-fd3c-4518-e4cf-cefaad0bb494 .

oa:person_bhi_00d144cd-fd3c-4518-e4cf-cefaad0bb494_Person-c41f7b2a-1dda-5e93-cd1b-b684e14c6584
  a a2a:Person ;
  rdfs:label "Petrus Theodorus Franciscus Maria van de Meulengraaf" ;
  a2a:PersonName [
    rdfs:label "Petrus Theodorus Franciscus Maria van de Meulengraaf" ;
    a2a:PersonNameFirstName "Petrus Theodorus Franciscus Maria" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Meulengraaf"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_00d144cd-fd3c-4518-e4cf-cefaad0bb494_Person-60540070-8375-3131-b55c-2b67448f20b7
  a a2a:Person ;
  rdfs:label "Francisca Johanna Maria Melis" ;
  a2a:PersonName [
    rdfs:label "Francisca Johanna Maria Melis" ;
    a2a:PersonNameFirstName "Francisca Johanna Maria" ;
    a2a:PersonNameLastName "Melis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_00d144cd-fd3c-4518-e4cf-cefaad0bb494_Person-78a232d3-e32c-ee32-8fc9-6aafb6e8af82
  a a2a:Person ;
  rdfs:label "Theodorus van de Meulengraaf" ;
  a2a:PersonName [
    rdfs:label "Theodorus van de Meulengraaf" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Meulengraaf"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_00d144cd-fd3c-4518-e4cf-cefaad0bb494_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1949" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1949-02-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_bhi_00d144cd-fd3c-4518-e4cf-cefaad0bb494_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_00d144cd-fd3c-4518-e4cf-cefaad0bb494_Person:c41f7b2a-1dda-5e93-cd1b-b684e14c6584 ;
  a2a:EventKeyRef oa:event_bhi_00d144cd-fd3c-4518-e4cf-cefaad0bb494_Event1 .

oa:relationep_bhi_00d144cd-fd3c-4518-e4cf-cefaad0bb494_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_00d144cd-fd3c-4518-e4cf-cefaad0bb494_Person:60540070-8375-3131-b55c-2b67448f20b7 ;
  a2a:EventKeyRef oa:event_bhi_00d144cd-fd3c-4518-e4cf-cefaad0bb494_Event1 .

oa:relationep_bhi_00d144cd-fd3c-4518-e4cf-cefaad0bb494_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_00d144cd-fd3c-4518-e4cf-cefaad0bb494_Person:78a232d3-e32c-ee32-8fc9-6aafb6e8af82 ;
  a2a:EventKeyRef oa:event_bhi_00d144cd-fd3c-4518-e4cf-cefaad0bb494_Event1 .

oa:source_bhi_00d144cd-fd3c-4518-e4cf-cefaad0bb494
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1949-02-23 - 1949-02-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-02-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-02-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1949" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1949-02-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2910, Periode: 1949" ;
    a2a:Book "Overlijdensregister Eindhoven 1949" ;
    a2a:DocumentNumber "82" ;
    a2a:RegistryNumber "2910" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2910, Periode: 1949, Overlijdensregister Eindhoven 1949, 82, 2910"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e5132335-25f3-473f-42de-72ca0182e18c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e5132335-25f3-473f-42de-72ca0182e18c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/00d144cd-fd3c-4518-e4cf-cefaad0bb494" ;
  a2a:RecordGUID "{00d144cd-fd3c-4518-e4cf-cefaad0bb494}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_178_00000178.xml van BHI" .

