@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/a73e3724-6df4-4935-8abc-283496725372> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Fergus, Charles. Trees of New England" ;
    bflc:aap-normalized "ferguscharlestreesofnewengland" ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:45.140211+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24038917> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationNal ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dnal> ;
            :classificationPortion "QK121" ;
            :itemPortion ".F47 2025" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "QK121" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "582.160974" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20250221" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2004020150> ;
            :role <http://id.loc.gov/vocabulary/relators/ill> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n85073648> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm [ a :GenreForm ;
            rdfs:label "Pictorial works" ],
        [ a :GenreForm,
                mads:GenreForm ;
            rdfs:label "Field guides" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Field guides" ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :GenreForm ;
            rdfs:label "Identification" ],
        <https://id.loc.gov/authorities/genreForms/gf2014026111>,
        <https://id.loc.gov/authorities/genreForms/gf2017026099> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/n-usn> ;
    :hasInstance <https://dev.bcld.info/instances/0045b352-8c22-4812-ac6e-6e8a018ab936> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill>,
        <http://id.loc.gov/vocabulary/millus/map> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/5d0d145d-b8a1-4284-8d5b-e9801fb2ae64> ;
            :relationship <http://id.loc.gov/entities/relationships/printversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Endemic plants--New England" ;
            bflc:aap-normalized "endemicplantsnewengland" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Endemic plants--New England" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh88004248> <http://id.loc.gov/authorities/subjects/sh85091260-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Trees--New England" ;
            bflc:aap-normalized "treesnewengland" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Trees--New England" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85137241> <http://id.loc.gov/authorities/subjects/sh85091260-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ] ;
    :summary [ a :Summary ;
            rdfs:label "\"A natural history of the more than seventy tree species that grow in New England. Includes detailed illustrations and range maps\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :title [ a :Title ;
            :mainTitle "Trees of New England" ] .

