@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/fd84bd00-97c2-45a6-93ba-28c2c34e8df4> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Cyclophanes II" ;
    bflc:aap-normalized "cyclophanesii" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:08.584760+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/3768044> ;
            :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 "QD400" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "540 s",
                "547/.59" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "19" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "QD1" ;
            :itemPortion ".F58 vol. 115" ;
            :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/n81052102> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n82215236> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :hasInstance <https://dev.bcld.info/instances/f782576b-58cc-42ed-9d5f-44d11de3f50c> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/58d7435c-fa3e-428a-8bd5-60c2cffdfb4e> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/relatedwork> ],
        [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "Topics in current chemistry" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "115" ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/b5fc1366-4d58-41f0-a920-8a1f0459d410> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/relatedwork> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh85035093> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :title [ a :Title ;
            :mainTitle "Cyclophanes II" ] .

