@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/works/3ae9b68c-e7bf-4cde-9726-6e35596fe137> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Blanco F., José. Global perspectives" ;
    bflc:aap-normalized "blancofjoséglobalperspectives" ;
    :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:57.631655+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24131303> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "GT596" ;
            :itemPortion ".B55 2026" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "746.9/2" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20250615" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/no2009090922> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/55df9a2e-9471-4121-8f16-87f09b0b22ec> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/467b61b9-66df-4444-8031-919ec0fbd171> ;
            :relationship <http://id.loc.gov/entities/relationships/onlineversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Fashion--History--21st century" ;
            bflc:aap-normalized "fashionhistory21stcentury" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Fashion--History--21st century" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85047377> <http://id.loc.gov/authorities/subjects/sh99005024> <http://id.loc.gov/authorities/subjects/sh2002012478> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh2008103594> ;
    :summary [ a :Summary ;
            rdfs:label "\"Global Perspectives: Dress and Fashion in the 20th and 21st Centuries frames the history of modern and contemporary dress and fashion in a global and diverse context, broadening the traditional dominance placed on European and American (\"The West\") design by including examples from every continent. Students will explore fashion as a global phenomenon through a series of relevant and connected case studies, and interviews and profiles of prominent fashion practitioners. The text invites readers to reflect on their own experiences and points of view, explore their own location and identity, and develop critical thinking skills to interpret and analyze complex issues such as colonialism, post-colonialism, globalization, and cultural appropriation and how these has affected the perception of modern and contemporary fashion history\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :title [ a :Title ;
            :mainTitle "Global perspectives" ] .

