@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_0e94d6a7-ddad-7601-100b-e10caa8f7e7b
  a a2a:Record ;
  rdfs:label "Overlijden op 24 juni 1904 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_Person-6fd54c64-980a-23d0-24db-395eb7f0ba2c, oa:person_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_Person-f70fc082-008c-4d04-c5fe-88aa4c171e91, oa:person_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_Person-fe79b8a1-a56e-9299-f185-b16c70e66cb3, oa:person_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_Person-5bc3c7e0-e230-71ed-54bb-d32d2a5f47ab, oa:person_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_Person-a4fc8a3e-60ad-b756-ff0b-fc7d80040dc7 ;
  a2a:hasEvent oa:event_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_0, oa:relationep_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_1, oa:relationep_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_0, oa:relationpp_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_1 ;
  a2a:hasSource oa:source_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b .

oa:person_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_Person-6fd54c64-980a-23d0-24db-395eb7f0ba2c
  a a2a:Person ;
  rdfs:label "Maria Anna Susanna Beukman" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Susanna Beukman" ;
    a2a:PersonNameFirstName "Maria Anna Susanna" ;
    a2a:PersonNameLastName "Beukman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_Person-f70fc082-008c-4d04-c5fe-88aa4c171e91
  a a2a:Person ;
  rdfs:label "Carolina van Marcke" ;
  a2a:PersonName [
    rdfs:label "Carolina van Marcke" ;
    a2a:PersonNameFirstName "Carolina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Marcke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_Person-fe79b8a1-a56e-9299-f185-b16c70e66cb3
  a a2a:Person ;
  rdfs:label "Johannes Franciscus Moussault" ;
  a2a:PersonName [
    rdfs:label "Johannes Franciscus Moussault" ;
    a2a:PersonNameFirstName "Johannes Franciscus" ;
    a2a:PersonNameLastName "Moussault"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_Person-5bc3c7e0-e230-71ed-54bb-d32d2a5f47ab
  a a2a:Person ;
  rdfs:label "Maria Franci Meijer" ;
  a2a:PersonName [
    rdfs:label "Maria Franci Meijer" ;
    a2a:PersonNameFirstName "Maria Franci" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_Person-a4fc8a3e-60ad-b756-ff0b-fc7d80040dc7
  a a2a:Person ;
  rdfs:label "Augustinus Moussault" ;
  a2a:PersonName [
    rdfs:label "Augustinus Moussault" ;
    a2a:PersonNameFirstName "Augustinus" ;
    a2a:PersonNameLastName "Moussault"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1904-06-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_Person:fe79b8a1-a56e-9299-f185-b16c70e66cb3 ;
  a2a:EventKeyRef oa:event_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_Event1 .

oa:relationep_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_Person:5bc3c7e0-e230-71ed-54bb-d32d2a5f47ab ;
  a2a:EventKeyRef oa:event_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_Event1 .

oa:relationep_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_Person:a4fc8a3e-60ad-b756-ff0b-fc7d80040dc7 ;
  a2a:EventKeyRef oa:event_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_Event1 .

oa:relationpp_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_Person:fe79b8a1-a56e-9299-f185-b16c70e66cb3, oa:person_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_Person:6fd54c64-980a-23d0-24db-395eb7f0ba2c .

oa:relationpp_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_Person:fe79b8a1-a56e-9299-f185-b16c70e66cb3, oa:person_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b_Person:f70fc082-008c-4d04-c5fe-88aa4c171e91 .

oa:source_bhi_0e94d6a7-ddad-7601-100b-e10caa8f7e7b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1904-06-25 - 1904-06-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-06-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-06-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1904" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1904-06-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1648, Periode: 1904" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1904" ;
    a2a:DocumentNumber "356" ;
    a2a:RegistryNumber "1648" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1648, Periode: 1904, Overlijdensregister 's-Hertogenbosch 1904, 356, 1648"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1fa90e58-083e-d870-9578-7d4b89d9a75b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1fa90e58-083e-d870-9578-7d4b89d9a75b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-01-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0e94d6a7-ddad-7601-100b-e10caa8f7e7b" ;
  a2a:RecordGUID "{0e94d6a7-ddad-7601-100b-e10caa8f7e7b}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1648" ;
  a2a:SourceRemarkregister_periode "1904" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_188_00000188.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1904-06-24" .
