@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/cfb497e5-4d1e-4af7-9ac7-1f9846d7130f> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Bats of the Rocky Mountain West : natural history, ecology, and conservation" ;
    bflc:aap-normalized "batsoftherockymountainwest:naturalhistoryecologyandconservation" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-08T06:04:26.484272+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24135254> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-08" ;
            :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 :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "599.4" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20250401" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "QL737.C50" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n95040216> ;
            :role <http://id.loc.gov/vocabulary/relators/edc> ] ;
    :hasInstance <https://dev.bcld.info/instances/e455aaad-0a37-4407-ae38-9ccab6e1f78d> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/97295291-0899-42fd-a930-9ee582929502> ;
            :relationship <http://id.loc.gov/entities/relationships/printversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Bats--Conservation" ;
            bflc:aap-normalized "batsconservation" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Bats--Conservation" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85012393> <http://id.loc.gov/authorities/subjects/sh99005329> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Bats--Ecology" ;
            bflc:aap-normalized "batsecology" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Bats--Ecology" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85012393> <http://id.loc.gov/authorities/subjects/sh99005735> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Bats--Evolution" ;
            bflc:aap-normalized "batsevolution" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Bats--Evolution" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85012393> <http://id.loc.gov/authorities/subjects/sh00007754> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ] ;
    :summary [ a :Summary ;
            rdfs:label "\"Bats of the Rocky Mountain West is a guidebook to the behaviors, species, and habitats of bats throughout the Rocky Mountains. Adams displays a deep appreciation for bats, while also emphasizing the evolutionary pathways bats took to arrive at their present speciation\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "What's new in the second edition -- From Aristotle to Cuvier to now : deciphering the reality of bats -- The Precise origin of Batness still evades us -- Deep history : interpreting the past while living in the present." ;
            :status <http://id.loc.gov/vocabulary/mstatus/part> ] ;
    :title [ a :Title ;
            :mainTitle "Bats of the Rocky Mountain West : natural history, ecology, and conservation" ] .

