@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/e808ed52-4618-4143-bac2-2ad2e6ab4828> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Kirk, Jessica. More than a health crisis" ;
    bflc:aap-normalized "kirkjessicamorethanahealthcrisis" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:56.970405+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/22849024> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :descriptionAuthentication <http://id.loc.gov/vocabulary/marcauthen/pcc> ;
            :descriptionLanguage <http://id.loc.gov/vocabulary/languages/eng> ;
            :descriptionLevel <http://id.loc.gov/ontologies/bibframe-2-6-0/> ] ;
    :classification [ a :ClassificationNlm ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dnlm> ;
            :classificationPortion "WC 534" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "RC140.5" ;
            :itemPortion ".K57 2023" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "616.9/18" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20230505" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2022184222> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/717be57f-35fd-4770-893c-40ae3f78e10f> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/8b1ff4ae-7f3d-4994-b9d4-401d7c19a913> ;
            :relationship <http://id.loc.gov/entities/relationships/onlineversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Ebola virus disease--United States" ;
            bflc:aap-normalized "ebolavirusdiseaseunitedstates" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Ebola virus disease--United States" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85040654> <http://id.loc.gov/rwo/agents/n78095330-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:Topic ;
            rdfs:label "Hemorrhagic Fever, Ebola" ;
            bflc:aap-normalized "hemorrhagicfeverebola" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/mesh> ;
            mads:authoritativeLabel "Hemorrhagic Fever, Ebola" ],
        [ a :Topic,
                mads:Topic ;
            rdfs:label "Disease Outbreaks" ;
            bflc:aap-normalized "diseaseoutbreaks" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/mesh> ;
            mads:authoritativeLabel "Disease Outbreaks" ],
        [ a :Topic,
                mads:Topic ;
            rdfs:label "Global Health" ;
            bflc:aap-normalized "globalhealth" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/mesh> ;
            mads:authoritativeLabel "Global Health" ],
        [ a :Topic,
                mads:Topic ;
            rdfs:label "Security Measures" ;
            bflc:aap-normalized "securitymeasures" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/mesh> ;
            mads:authoritativeLabel "Security Measures" ],
        <http://id.loc.gov/authorities/subjects/sh85108651>,
        <http://id.loc.gov/rwo/agents/n78095330> ;
    :summary [ a :Summary ;
            rdfs:label "\"Examines the US securitization of the 2013-2016 Ebola outbreak, exploring how Ebola was understood as a security threat and how this impacted on the US response to the health crisis\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "Setting up securitization -- The basic securitizing discourses -- Securitizing Ebola -- Securitizing beyond Ebola -- Conclusion : global health beyond Ebola." ] ;
    :title [ a :VariantTitle ;
            :mainTitle "Securitization and the US response to the 2013-2016 Ebola outbreak" ],
        [ a :Title ;
            :mainTitle "More than a health crisis" ] .

