@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/41690c2c-fd0d-451d-a1ea-5b45260270a7> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Jordan, Neil, 1950-. Carnivalesque" ;
    bflc:aap-normalized "jordanneil1950carnivalesque" ;
    :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:42:56.696787+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23983072> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PR6060.O6255" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :Classification ;
            :classificationPortion "FIC019000" ;
            :source [ a :Source ;
                    :code "bisacsh" ] ],
        [ a :Classification ;
            :classificationPortion "FIC009000" ;
            :source [ a :Source ;
                    :code "bisacsh" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n79138918> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm [ a :GenreForm,
                mads:GenreForm ;
            rdfs:label "Fantasy fiction" ;
            :source <http://id.loc.gov/vocabulary/genreFormSchemes/gsafd> ;
            mads:authoritativeLabel "Fantasy fiction" ],
        [ a :GenreForm,
                mads:GenreForm ;
            rdfs:label "Fantasy fiction" ;
            mads:authoritativeLabel "Fantasy fiction" ],
        <http://id.loc.gov/authorities/genreForms/gf2014026333>,
        <http://id.loc.gov/authorities/genreForms/gf2014026339>,
        <http://id.loc.gov/authorities/genreForms/gf2015026020>,
        <http://id.worldcat.org/fast/1423787>,
        <http://id.worldcat.org/fast/1726607> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/e-ie> ;
    :hasInstance <https://dev.bcld.info/instances/4113e5f2-e039-47e6-bff4-8029414005a7> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/c865a165-fe6e-4e49-8a10-f26d7569ef96> ;
            :relationship [ a :Relationship ;
                    rdfs:label "Print Version" ],
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "FICTION--Literary" ;
            bflc:aap-normalized "fictionliterary" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/bisacsh> ;
            mads:authoritativeLabel "FICTION--Literary" ;
            mads:componentList ( [ a mads:Topic ;
                        mads:authoritativeLabel "FICTION" ] [ a mads:Topic ;
                        mads:authoritativeLabel "Literary" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/subjectSchemes/bisacsh> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "FICTION--Fantasy" ;
            bflc:aap-normalized "fictionfantasy" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/bisacsh> ;
            mads:authoritativeLabel "FICTION--Fantasy" ;
            mads:componentList ( [ a mads:Topic ;
                        mads:authoritativeLabel "FICTION" ] [ a mads:Topic ;
                        mads:authoritativeLabel "Fantasy" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/subjectSchemes/bisacsh> ],
        <http://id.loc.gov/authorities/childrensSubjects/sj2021052096>,
        <http://id.loc.gov/authorities/childrensSubjects/sj2021055880>,
        <http://id.loc.gov/authorities/subjects/sh85020382>,
        <http://id.loc.gov/authorities/subjects/sh92002904>,
        <http://id.worldcat.org/fast/847681> ;
    :summary [ a :Summary ;
            rdfs:label "\"Andy walks into Burleigh's Amazing Hall of Mirrors, and then he walks right into the mirror, [becoming] a reflection. Another boy, a boy who is not Andy, goes home with Andy's parents. And the boy who was once Andy is pulled--literally pulled, by the hands, by a girl named Mona--into another world, a carnival world where anything might happen\"--Amazon.com." ] ;
    :title [ a :Title ;
            :mainTitle "Carnivalesque" ] .

