@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/82b51026-834e-4bc9-a104-46cb8f685adb> a :Instance ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:15.563667+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/11377594> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "28 cm" ;
    :extent [ a :Extent ;
            rdfs:label "22 volumes" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations" ] ] ;
    :firstIssue "Vol. 1, no. 1 (July/Aug. 1990)" ;
    :frequency [ a :Frequency ;
            rdfs:label "Bimonthly" ;
            :date "1990-2000" ;
            :status <http://id.loc.gov/vocabulary/mstatus/former> ],
        [ a :Frequency ;
            rdfs:label "Quarterly" ;
            :date "winter 2002-Dec. 2012" ;
            :status <http://id.loc.gov/vocabulary/mstatus/current> ],
        <http://id.loc.gov/vocabulary/frequencies/qrt> ;
    :identifiedBy [ a :Lccn ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "sn 90000450 " ],
        [ a :Lccn ;
            rdf:value "   90660357 " ],
        [ a :Local ;
            :source <http://id.loc.gov/vocabulary/organizations/uk> ;
            rdf:value "005455238" ],
        [ a :OclcNumber ;
            rdf:value "21814773" ] ;
    :instanceOf <https://dev.bcld.info/works/67ee7d01-bc81-402e-83a6-b32bf5667f67> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/serl> ;
    :lastIssue "v. 22, issue 4 (Dec. 2012)." ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Title from cover." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Latest issue consulted: Vol. 22, issue 4 (Dec. 2012)." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/issuance> ;
            rdfs:label "No issues published during the year 2001; issue called v. 12/13 (winter 2002) bridges the time gap; suspended with v. 14, iss. 3/4; no issues published in 2004; publication reinstated with v. 15 which will cover events of 2004 to fall of 2005." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:appliesTo [ a bflc:AppliesTo ;
                    rdfs:label "winter 2002-<>" ] ;
            bflc:simpleAgent "Transnational Publishers" ;
            bflc:simplePlace "Ardsley, N.Y." ],
        [ a :ProvisionActivity,
                :Publication ;
            bflc:appliesTo [ a bflc:AppliesTo ;
                    rdfs:label "<winter 2005>-Dec. 2012" ] ;
            bflc:simpleAgent "Cambridge University Press" ;
            bflc:simplePlace "New York, NY" ;
            :date "1990/2012"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/nyu> ;
            :status <http://id.loc.gov/vocabulary/mstatus/ceased> ],
        [ a :ProvisionActivity,
                :Publication ;
            bflc:appliesTo [ a bflc:AppliesTo ;
                    rdfs:label "Jan./Feb. 1991-Nov./Dec. 1995" ] ;
            bflc:simpleAgent "Mediacom, Inc" ;
            bflc:simplePlace "[Washington, D.C.]" ],
        [ a :ProvisionActivity,
                :Publication ;
            bflc:appliesTo [ a bflc:AppliesTo ;
                    rdfs:label "Jan./Feb. 1996-Sept./Dec. 2000" ] ;
            bflc:simpleAgent "Kluwer Law International" ;
            bflc:simplePlace "Cambridge, Mass" ],
        [ a :ProvisionActivity,
                :Publication ;
            bflc:appliesTo [ a bflc:AppliesTo ;
                    rdfs:label "July/Aug.-Nov./Dec. 1990" ] ;
            bflc:simpleAgent "Foreign Policy Bulletin" ;
            bflc:simpleDate "[1990]-c2012" ;
            bflc:simplePlace "Washington, D.C." ;
            :status <http://id.loc.gov/vocabulary/mstatus/earliest> ] ;
    :publicationStatement "Ardsley, N.Y.: Transnational Publishers",
        "Cambridge, Mass: Kluwer Law International",
        "New York, NY: Cambridge University Press",
        "Washington, D.C.: Foreign Policy Bulletin, [1990]-c2012",
        "[Washington, D.C.]: Mediacom, Inc" ;
    :title [ a :Title ;
            :mainTitle "Foreign policy bulletin" ;
            :subtitle "the documentary record of United States foreign policy" ] .

