@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://bluecore-dev.stanford.edu/works/edff245a-a70a-4e85-8329-16374c093caf> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Alary, Laura. Breathe" ;
    bflc:aap-normalized "alarylaurabreathe" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:41.783855+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/21719781> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BV61" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "242/.62" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2012049798> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2020051825> ;
            :role <http://id.loc.gov/vocabulary/relators/ill> ] ;
    :genreForm [ a :GenreForm ;
            rdfs:label "Juvenile literature" ],
        <https://id.loc.gov/authorities/genreForms/gf2014026415> ;
    :hasInstance <https://bluecore-dev.stanford.edu/instances/cbde204e-05c0-4d9e-9aec-beb023299e24> ;
    :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 <https://bluecore-dev.stanford.edu/works/c3098cbc-970d-49ee-a70b-3eafe9d8f1a4> ;
            :relationship <http://id.loc.gov/entities/relationships/printversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh85023475>,
        <http://id.loc.gov/authorities/subjects/sh85069965>,
        <http://id.loc.gov/authorities/subjects/sh85099632> ;
    :summary [ a :Summary ;
            rdfs:label "\"The Biblical movements of Jesus and the Spirit are explored and interwoven with contemporary reflections from the view of a child\"-- Provided by publisher." ] ;
    :title [ a :Title ;
            :mainTitle "Breathe" ] .

