@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/2376461e-98e8-42a2-9335-ade21a6f4ad7> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Ramsay, Allan, 1684-1758. The ever green" ;
    bflc:aap-normalized "ramsayallan16841758theevergreen" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:04.848700+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/7765051> ;
            :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 :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://dev.bcld.info/instances/12fd3b7f-8f31-4676-b52b-ffafd675c038> ;
    :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" ] .

