@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/2a34fc11-447e-4967-858c-4a5ffc95c6b6> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Monnig, Alex. John Cena" ;
    bflc:aap-normalized "monnigalexjohncena" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:05.028489+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23977204> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "GV1196.C46" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "796.812092",
                "B" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20231109" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/no2010135547> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm [ a :GenreForm ;
            rdfs:label "Juvenile literature" ],
        <https://id.loc.gov/authorities/genreForms/gf2014026049>,
        <https://id.loc.gov/authorities/genreForms/gf2014026415> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/n-us> ;
    :hasInstance <https://dev.bcld.info/instances/42b3d8e1-fbeb-4f75-8133-87305d3604fd> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :intendedAudience <http://id.loc.gov/authorities/demographicTerms/dg2015060010>,
        <http://id.loc.gov/vocabulary/maudience/juv> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "Xtreme wrestling royalty" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/cf3ca467-bfed-4f13-81b7-6764cb76fd80> ;
            :relationship [ a :Relationship ;
                    rdfs:label "Print Version" ],
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh2001006021>,
        <http://id.loc.gov/authorities/subjects/sh87006129>,
        <http://id.loc.gov/rwo/agents/n2005064146> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :title [ a :Title ;
            :mainTitle "John Cena" ] .

