@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/5c593d35-2332-4e44-9bfe-8db75576b5ac> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Campanioni, Chris. North by north/west" ;
    bflc:aap-normalized "campanionichrisnorthbynorth/west" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:32.667752+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23937251> ;
            :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 "818/.607" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20241217" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PS3603.A4589" ;
            :itemPortion "N67 2025" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/no2016030621> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026074> ;
    :hasInstance <https://dev.bcld.info/instances/5aa8ab2f-ca8c-4d10-ba39-988954e15ea9> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :summary [ a :Summary ;
            rdfs:label "\"A hybrid work of creative nonfiction harnessing both montage and collage to present the incohesive experience of exile between cultures, categories, and languages\"-- Provided by publisher." ] ;
    :title [ a :Title ;
            :mainTitle "North by north/west" ] .

