@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/ef9bef4c-2c37-4041-aef4-7bbcf0956451> a :Instance ;
    :acquisitionSource [ a :AcquisitionSource ;
            rdfs:label "Sage Publications, 2111 W. Hillcrest Dr., Newbury Park, CA 91320" ] ;
    :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:26.323420+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/11326025> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "22 cm" ;
    :electronicLocator <http://firstsearch.oclc.org>,
        <http://firstsearch.oclc.org/journal=0891-2416;screen=info;ECOIP>,
        <http://journals.sagepub.com/home/jce/> ;
    :extent [ a :Extent ;
            rdfs:label "volumes" ] ;
    :firstIssue "Vol. 16, no. 1 (Apr. 1987)" ;
    :frequency [ a :Frequency ;
            rdfs:label "Four times a year" ;
            :status <http://id.loc.gov/vocabulary/mstatus/former> ],
        [ a :Frequency ;
            rdfs:label "Bimonthly" ;
            :date "<1999->" ;
            :status <http://id.loc.gov/vocabulary/mstatus/current> ],
        <http://id.loc.gov/vocabulary/frequencies/bmn> ;
    :identifiedBy [ a :Local ;
            :source <http://id.loc.gov/vocabulary/organizations/uk> ;
            rdf:value "010488884" ],
        [ a :Local ;
            :source <http://id.loc.gov/authorities/names/no2004037399> ;
            rdf:value "(AMICUS)000007263433" ],
        [ a :Lccn ;
            rdf:value "   87640830 " ],
        [ a :Local ;
            :source <http://id.loc.gov/vocabulary/organizations/dnlm> ;
            rdf:value "SR0061854" ],
        [ a :Local ;
            :source <http://id.loc.gov/vocabulary/organizations/dnlm> ;
            rdf:value "8809953" ],
        [ a :OclcNumber ;
            rdf:value "14687529" ],
        [ a :PostalRegistration ;
            :assigner [ a :Organization ;
                    rdfs:label "USPS" ] ;
            rdf:value "069710" ],
        [ a :Lccn ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "sn 86003079 " ],
        [ a :Nbn ;
            :source <http://id.loc.gov/vocabulary/nationalbibschemes/bnb> ;
            rdf:value "GB8834561" ] ;
    :instanceOf <https://dev.bcld.info/works/6ce495e3-37e6-4dff-a71b-cec810e13ebb> ;
    :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 "Latest issue consulted: Vol. 28, no. 2 (Apr. 1999)." ],
        [ a :Note ;
            rdfs:label "Title from cover." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/issuance> ;
            rdfs:label "Vol. 16, no. 1 also called special issue." ],
        [ a :Note ;
            rdfs:label "Address for accessing the journal using authorization number and password through OCLC FirstSearch Electronic Collections Online. Subscription to online journal required for access to abstracts and full text" ],
        [ a :Note ;
            rdfs:label "Address for accessing the journal from an authorized IP address through OCLC FirstSearch Electronic Collections Online. Subscription to online journal required for access to abstracts and full text" ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Sage Publications" ;
            bflc:simpleDate "[©1987-]" ;
            bflc:simplePlace "[Newbury Park, Calif.]" ;
            :date "1987/.."^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/cau> ;
            :status <http://id.loc.gov/vocabulary/mstatus/current> ] ;
    :publicationStatement "[Newbury Park, Calif.]: Sage Publications, [©1987-]" ;
    :title [ a :Title ;
            :mainTitle "Journal of contemporary ethnography" ] .

