@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@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/instances/b15ee08c-2e2d-4097-a6de-e16dd4125cdd> a :Instance ;
    :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.657797+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/7765051> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "14 cm" ;
    :extent [ a :Extent ;
            rdfs:label "2 v." ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "   13005971 " ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/3fd9fddf-2098-4775-b0fe-413a37693ac0> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Includes \"The vision\", which, \"though disguised, is undoubtedly Ramsay's own\".--Dict. nat. biog." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "J. Cameron" ;
            bflc:simpleDate "1824" ;
            bflc:simplePlace "Glasgow" ;
            :date "1824"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/stk> ] ;
    :publicationStatement "Glasgow: J. Cameron, 1824" ;
    :responsibilityStatement "Pub. by Allan Ramsay." ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The ever green" ;
            :subtitle "being a collection of Scots poems, wrote by the ingenious before 1600" ] .

