@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/539e83f8-5247-4f75-9498-385733865e47> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Interviews with M.A.K. Halliday" ;
    bflc:aap-normalized "interviewswithmakhalliday" ;
    :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:43:36.172383+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23977957> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "P83.H35" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "410.92" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n79028800> ;
            :role <http://id.loc.gov/vocabulary/relators/edc> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026115> ;
    :hasInstance <https://dev.bcld.info/instances/4ad292a6-ad74-4b1b-ab82-d3514b8f63ac> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/8d37c471-a252-4825-9317-57a072d56279> ;
            :relationship [ a :Relationship ;
                    rdfs:label "Print Version" ],
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Linguists--England" ;
            bflc:aap-normalized "linguistsengland" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Linguists--England" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85077231> <http://id.loc.gov/rwo/agents/n82068148-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Agent,
                :Person ;
            rdfs:label "Halliday, M. A. K. (Michael Alexander Kirkwood), 1925-" ;
            bflc:aap-normalized "hallidaymak(michaelalexanderkirkwood)1925" ;
            bflc:marcKey "60010$aHalliday, M. A. K.$q(Michael Alexander Kirkwood),$d1925-" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Halliday, M. A. K. (Michael Alexander Kirkwood), 1925-" ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh85052322> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :title [ a :Title ;
            :mainTitle "Interviews with M.A.K. Halliday" ] .

