@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://dev.bcld.info/instances/e24ab2b3-c302-42f2-996a-b883146998b2> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-08" ;
            :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/bcld> ;
            :date "2026-07-08T05:51:10.926493+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/11141240> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "33-42 cm" ;
    :extent [ a :Extent ;
            rdfs:label "volumes" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations" ] ] ;
    :frequency [ a :Frequency ;
            rdfs:label "Twenty five issues yearly" ;
            :date "2014-" ;
            :status <http://id.loc.gov/vocabulary/mstatus/former> ],
        [ a :Frequency ;
            rdfs:label "Weekly, except 1st, 3rd & 5th week of July, 2nd & 4th week of Aug., 3rd week of Nov., and 4th week of Dec." ;
            :date "<Dec. 17, 2012->" ;
            :status <http://id.loc.gov/vocabulary/mstatus/former> ],
        [ a :Frequency ;
            rdfs:label "Semimonthly Jan.-Apr., June-July, and Sept.-Dec.; 3 times per month in May; monthly in Aug." ;
            :date "<Sept. 25, 2017>-" ;
            :status <http://id.loc.gov/vocabulary/mstatus/former> ],
        [ a :Frequency ;
            rdfs:label "Quarterly" ;
            :date "2024-" ;
            :status <http://id.loc.gov/vocabulary/mstatus/current> ],
        [ a :Frequency ;
            rdfs:label "Frequency varies" ;
            :date "<1930->" ;
            :status <http://id.loc.gov/vocabulary/mstatus/former> ],
        <http://id.loc.gov/vocabulary/frequencies/qrt> ;
    :identifiedBy [ a :Coden ;
            rdf:value "ADVAAQ" ],
        [ a :Lccn ;
            rdf:value "   42047059 " ],
        [ a :Coden ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "ADVAAR" ],
        [ a :PostalRegistration ;
            :assigner [ a :Organization ;
                    rdfs:label "USPS" ] ;
            rdf:value "008200" ],
        [ a :Local ;
            :source <http://id.loc.gov/vocabulary/organizations/dnlm> ;
            rdf:value "9877308" ],
        [ a :OclcNumber ;
            rdf:value "1461285" ],
        [ a :Local ;
            :source <http://id.loc.gov/vocabulary/organizations/dnlm> ;
            rdf:value "A15705000" ],
        [ a :Local ;
            :source <http://id.loc.gov/vocabulary/organizations/uk> ;
            rdf:value "009188456" ] ;
    :instanceOf <https://dev.bcld.info/works/42aec90a-272f-43fc-8a55-75ef420759b7> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/serl> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/issuance> ;
            rdfs:label "Volume and number appear only in colophon with <2018->" ],
        [ a :Note ;
            rdfs:label "Some issues accompanied by computer discs." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Latest issue consulted: Vol. 96, no. 1 (March 17, 2025)." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/orig> ;
            rdfs:label "Newspaper format" ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Description based on: Vol. 44, no. 45 (Nov. 5, 1973); title from caption." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/number> ;
            rdfs:label "Began in 1930. Print discontinued July 2023" ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:appliesTo [ a bflc:AppliesTo ;
                    rdfs:label "<1939-July 7, 1969>" ] ;
            bflc:simpleAgent "Advertising Publications, inc" ;
            bflc:simplePlace "[Chicago, Ill]" ;
            :status <http://id.loc.gov/vocabulary/mstatus/earliest> ],
        [ a :ProvisionActivity,
                :Publication ;
            bflc:appliesTo [ a bflc:AppliesTo ;
                    rdfs:label "July 14, 1969-" ] ;
            bflc:simpleAgent "Crain Communications" ;
            bflc:simplePlace "Chicago, Ill" ;
            :date "1930/.."^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ilu> ;
            :status <http://id.loc.gov/vocabulary/mstatus/current> ] ;
    :publicationStatement "Chicago, Ill: Crain Communications",
        "[Chicago, Ill]: Advertising Publications, inc" ;
    :title [ a :Title ;
            :mainTitle "Advertising age" ] .

