@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/works/ea07d6c6-e03d-4d5a-b741-872155f92f53> a :Work ;
    rdfs:label "Journal of contemporary ethnography" ;
    :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.305714+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/13719452> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "HT101" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationNlm ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dnlm> ;
            :classificationPortion "W1" ;
            :itemPortion "JO595S" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "305.8" ;
            :edition "abridged" ;
            :source [ a :Source ;
                    :code "13" ] ] ;
    :hasInstance <https://dev.bcld.info/instances/203a2ce5-4530-44ca-99ee-2465dfc65a2a> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :title [ a :KeyTitle ;
            :mainTitle "Journal of contemporary ethnography" ;
            :qualifier "(Online)" ],
        [ a :Title ;
            :mainTitle "Journal of contemporary ethnography" ] .

