@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://bluecore-dev.stanford.edu/works/e6bf566a-0a86-4733-ac90-a9f0b9462ee5> a :Work ;
    rdfs:label "Guang gao za zhi = Advertising age" ;
    :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-14T23:00:15.597052+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/11404234> ;
            :status <http://id.loc.gov/vocabulary/mstatus/incmp> ] ;
    :classification [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "659.1/05" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "20" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "HF5801" ;
            :itemPortion ".K83" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :hasInstance <https://bluecore-dev.stanford.edu/instances/114c08c3-8034-4848-bb6d-6ceb53ccfe2f> ;
    :language <http://id.loc.gov/vocabulary/languages/chi> ;
    :title [ a :Title ;
            :mainTitle "Guang gao za zhi = Advertising age",
                "廣告雜誌 = Advertising age"@zh-hani ],
        [ a :ParallelTitle ;
            :mainTitle "Advertising age" ],
        [ a :VariantTitle,
                <http://id.loc.gov/vocabulary/vartitletype/por> ;
            :mainTitle "Guang gao",
                "廣告"@zh-hani ] .

