@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://dev.bcld.info/instances/c142456e-dd35-414d-9de0-5d4b3eb74178> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:51.613057+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23593768> ;
            :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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "26 cm" ;
    :extent [ a :Extent ;
            rdfs:label "4 numbers" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "color illustrations" ] ] ;
    :frequency [ a :Frequency ;
            rdfs:label "Monthly" ;
            :status <http://id.loc.gov/vocabulary/mstatus/current> ],
        <http://id.loc.gov/vocabulary/frequencies/mon> ;
    :instanceOf <https://dev.bcld.info/works/01b4fb4d-487f-4733-a049-f482cef1b079> ;
    :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/descsource> ;
            rdfs:label "Description based on: #2 (September 2024); title from indicia." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/number> ;
            rdfs:label "Began with #1 (August 2024); ceased with #4 (February 2025)." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Latest issue consulted: #3 (November 2024)." ],
        [ a :Note ;
            rdfs:label "\"It's 1964, and C.O.W.L.--the Chicago Organized Workers League, the world's first superhero labor union--is going national! But with the old team scattered and powerful forces moving in the shadows, will this union be busted before it gets off the ground? Join the original C.O.W.L. creative team of KYLE HIGGINS (RADIANT BLACK), ALEC SIEGEL (HADRIAN'S WALL), and ROD REIS (New Mutants) for a new miniseries celebrating C.O.W.L.'s 10-year anniversary!\"--publisher's description, publisher's website last viewed January 24, 2025." ],
        [ a :Note ;
            rdfs:label "Has variant covers." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/issuance> ;
            rdfs:label "No issues published for October 2024, December 2024, and January 2025." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Image Comics, Inc" ;
            bflc:simplePlace "Portland, OR" ;
            :date "2024/2025"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/oru> ;
            :status <http://id.loc.gov/vocabulary/mstatus/ceased> ] ;
    :publicationStatement "Portland, OR: Image Comics, Inc" ;
    :title [ a :VariantTitle,
                <http://id.loc.gov/vocabulary/vartitletype/cov> ;
            :mainTitle "C.O.W.L. Chicago Organized Workers League 1964" ],
        [ a :Title ;
            :mainTitle "C.O.W.L." ;
            :partName "1964" ] .

