@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/aa266b3b-4c12-41c5-9bac-a52c452d00f5> 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:57.648045+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24249246> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2025013844" ],
        [ a :Isbn ;
            :qualifier "pdf" ;
            rdf:value "9781501392085" ],
        [ a :Isbn ;
            :qualifier "epub" ;
            rdf:value "9781501392078" ] ;
    :instanceOf <https://dev.bcld.info/works/467b61b9-66df-4444-8031-919ec0fbd171> ;
    :publicationStatement "New York: Fairchild Books, 2026" ;
    :title [ a :Title ;
            :mainTitle "Global perspectives" ;
            :subtitle "dress and fashion in the 20th and 21st centuries" ] .

