@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://bluecore-dev.stanford.edu/instances/abe57758-2567-4ab1-9e6b-73d0dd27bbf8> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :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/cbc> ;
            :date "2026-09-14T21:38:37.275348+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23350167> ;
            :status <http://id.loc.gov/vocabulary/mstatus/incmp> ] ;
    :extent [ a :Extent ;
            rdfs:label "pages cm" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2023048474" ],
        [ a :Isbn ;
            :qualifier "library binding" ;
            rdf:value "9798765626672" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "9798765629086" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/427939d7-2242-4975-9dde-369f951312ea> ;
    :publicationStatement "Minneapolis: Lerner Publications, 2024" ;
    :title [ a :Title ;
            :mainTitle "Beyoncé and Whitney Houston" ;
            :subtitle "voices of a generation" ] .

