@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/9e4b58db-0712-4071-bd08-9c49f9913ecc> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "West, Tracey, 1965-. Vortex of the Chaos Dragon" ;
    bflc:aap-normalized "westtracey1965vortexofthechaosdragon" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:48.551921+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24148701> ;
            :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 :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "[Fic]" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20250410" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PZ7.W51937" ;
            :itemPortion "Vn 2025" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/sti>,
        <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no00019045> ;
            :role <http://id.loc.gov/vocabulary/relators/ill> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n93018545> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026217>,
        <http://id.loc.gov/authorities/genreForms/gf2014026333>,
        <http://id.loc.gov/authorities/genreForms/gf2014026339>,
        <http://id.loc.gov/authorities/genreForms/gf2015026020> ;
    :hasInstance <https://dev.bcld.info/instances/a5da6054-5c1b-42d3-a8ce-be0bb088b3a5> ;
    :intendedAudience [ a :IntendedAudience ;
            rdfs:label "Ages 6-8" ;
            :source [ a :Source ;
                    rdfs:label "Scholastic Inc." ] ],
        [ a :IntendedAudience ;
            rdfs:label "Children" ],
        [ a :IntendedAudience ;
            rdfs:label "Grades 2-3" ;
            :source [ a :Source ;
                    rdfs:label "Scholastic Inc." ] ],
        <http://id.loc.gov/vocabulary/maudience/pri> ;
    :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 "Dragon Masters" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "book 30" ] ;
    :subject <http://id.loc.gov/authorities/childrensSubjects/sj2021050402>,
        <http://id.loc.gov/authorities/childrensSubjects/sj2021050632>,
        <http://id.loc.gov/authorities/childrensSubjects/sj96004702>,
        <http://id.loc.gov/authorities/childrensSubjects/sj96005922> ;
    :summary [ a :Summary ;
            rdfs:label "The Dragon Masters team up with the Chaos Dragon to defeat the evil wizard Maldred who has multiplied himself into one hundred mini wizards." ] ;
    :title [ a :Title ;
            :mainTitle "Vortex of the Chaos Dragon" ] .

