@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://bluecore-dev.stanford.edu/works/3fd9fddf-2098-4775-b0fe-413a37693ac0> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Ramsay, Allan, 1684-1758. The ever green" ;
    bflc:aap-normalized "ramsayallan16841758theevergreen" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :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/cbc> ;
            :date "2026-09-14T21:38:46.648789+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/7765051> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PR3657" ;
            :itemPortion ".A65 1824" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n50054450> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <https://id.loc.gov/authorities/genreForms/gf2014026481> ;
    :hasInstance <https://bluecore-dev.stanford.edu/instances/b15ee08c-2e2d-4097-a6de-e16dd4125cdd> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Scottish poetry--To 1700" ;
            bflc:aap-normalized "scottishpoetryto1700" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Scottish poetry--To 1700" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh2008000384> [ a mads:Temporal ;
                        mads:authoritativeLabel "To 1700" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "English poetry--Scottish authors" ;
            bflc:aap-normalized "englishpoetryscottishauthors" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "English poetry--Scottish authors" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85043932> <http://id.loc.gov/authorities/subjects/sh00007935> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/rwo/agents/n79123936> ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The ever green" ] .

