@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_cdfb6642-3d2a-e1cc-bcc5-468cb0903475
  a a2a:Record ;
  rdfs:label "Overlijden op 23 juni 1949 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_cdfb6642-3d2a-e1cc-bcc5-468cb0903475_Person-8e97ea0b-9f34-b557-8925-b45b81424380, oa:person_bhi_cdfb6642-3d2a-e1cc-bcc5-468cb0903475_Person-ce312d10-722e-9327-113d-db85e2e0ef72, oa:person_bhi_cdfb6642-3d2a-e1cc-bcc5-468cb0903475_Person-91bd6ee4-0ec7-df40-9146-6f09d777b757 ;
  a2a:hasEvent oa:event_bhi_cdfb6642-3d2a-e1cc-bcc5-468cb0903475_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_cdfb6642-3d2a-e1cc-bcc5-468cb0903475_0, oa:relationep_bhi_cdfb6642-3d2a-e1cc-bcc5-468cb0903475_1, oa:relationep_bhi_cdfb6642-3d2a-e1cc-bcc5-468cb0903475_2 ;
  a2a:hasSource oa:source_bhi_cdfb6642-3d2a-e1cc-bcc5-468cb0903475 .

oa:person_bhi_cdfb6642-3d2a-e1cc-bcc5-468cb0903475_Person-8e97ea0b-9f34-b557-8925-b45b81424380
  a a2a:Person ;
  rdfs:label "Catharina Johanna Vermeulen" ;
  a2a:PersonName [
    rdfs:label "Catharina Johanna Vermeulen" ;
    a2a:PersonNameFirstName "Catharina Johanna" ;
    a2a:PersonNameLastName "Vermeulen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cdfb6642-3d2a-e1cc-bcc5-468cb0903475_Person-ce312d10-722e-9327-113d-db85e2e0ef72
  a a2a:Person ;
  rdfs:label "N.N. Beaart" ;
  a2a:PersonName [
    rdfs:label "N.N. Beaart" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Beaart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cdfb6642-3d2a-e1cc-bcc5-468cb0903475_Person-91bd6ee4-0ec7-df40-9146-6f09d777b757
  a a2a:Person ;
  rdfs:label "Johannes Marinus Beaart" ;
  a2a:PersonName [
    rdfs:label "Johannes Marinus Beaart" ;
    a2a:PersonNameFirstName "Johannes Marinus" ;
    a2a:PersonNameLastName "Beaart"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_cdfb6642-3d2a-e1cc-bcc5-468cb0903475_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1949" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1949-06-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_cdfb6642-3d2a-e1cc-bcc5-468cb0903475_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_cdfb6642-3d2a-e1cc-bcc5-468cb0903475_Person:8e97ea0b-9f34-b557-8925-b45b81424380 ;
  a2a:EventKeyRef oa:event_bhi_cdfb6642-3d2a-e1cc-bcc5-468cb0903475_Event1 .

oa:relationep_bhi_cdfb6642-3d2a-e1cc-bcc5-468cb0903475_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_cdfb6642-3d2a-e1cc-bcc5-468cb0903475_Person:ce312d10-722e-9327-113d-db85e2e0ef72 ;
  a2a:EventKeyRef oa:event_bhi_cdfb6642-3d2a-e1cc-bcc5-468cb0903475_Event1 .

oa:relationep_bhi_cdfb6642-3d2a-e1cc-bcc5-468cb0903475_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_cdfb6642-3d2a-e1cc-bcc5-468cb0903475_Person:91bd6ee4-0ec7-df40-9146-6f09d777b757 ;
  a2a:EventKeyRef oa:event_bhi_cdfb6642-3d2a-e1cc-bcc5-468cb0903475_Event1 .

oa:source_bhi_cdfb6642-3d2a-e1cc-bcc5-468cb0903475
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1949-06-24 - 1949-06-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-06-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-06-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1949" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1949-06-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3119, Periode: 1949" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1949" ;
    a2a:DocumentNumber "414" ;
    a2a:RegistryNumber "3119" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3119, Periode: 1949, Overlijdensregister 's-Hertogenbosch 1949, 414, 3119"
  ] ;
  a2a:SourceLastChangeDate "2018-11-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/cdfb6642-3d2a-e1cc-bcc5-468cb0903475" ;
  a2a:RecordGUID "{cdfb6642-3d2a-e1cc-bcc5-468cb0903475}" ;
  a2a:SourceRemarkOpmerking "Levenloos kind." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_684_00000684.xml van BHI" .

