@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/32e5d801-74e1-4cdc-9b0e-2ce5f5866ff7> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Sharma, Sudhindra. Nepal contemporary political situation" ;
    bflc:aap-normalized "sharmasudhindranepalcontemporarypoliticalsituation" ;
    :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:44:16.973074+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/14279912> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "DS495.6" ;
            :itemPortion ".S54 2005" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2004053020> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2005211690> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no99041138> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/no99044256> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <https://id.loc.gov/authorities/genreForms/gf2014026181> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/a-np> ;
    :hasInstance <https://dev.bcld.info/instances/6364b244-30c3-4172-b894-581076fdef40> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill>,
        <http://id.loc.gov/vocabulary/millus/map> ;
    :language <http://id.loc.gov/vocabulary/languages/eng>,
        <http://id.loc.gov/vocabulary/languages/nep> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            rdfs:label "Vol. 5 in Nepali." ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Nepal--Politics and government--1990-" ;
            bflc:aap-normalized "nepalpoliticsandgovernment1990" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Nepal--Politics and government--1990-" ;
            mads:componentList ( <http://id.loc.gov/rwo/agents/n79091522> <http://id.loc.gov/authorities/subjects/sh2002011436> [ a mads:Temporal ;
                        mads:authoritativeLabel "1990-" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Nepal--Politics and government--1990---Public opinion" ;
            bflc:aap-normalized "nepalpoliticsandgovernment1990publicopinion" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Nepal--Politics and government--1990---Public opinion" ;
            mads:componentList ( <http://id.loc.gov/rwo/agents/n79091522> <http://id.loc.gov/authorities/subjects/sh2002011436> [ a mads:Temporal ;
                        mads:authoritativeLabel "1990-" ] <http://id.loc.gov/authorities/subjects/sh2002006218> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ] ;
    :summary [ a :Summary ;
            rdfs:label "Public opinion poll on Nepalese politics post 1990 during 2004-2005." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :title [ a :VariantTitle ;
            :mainTitle "Nepāla samasāmayika rājanītika paristhiti" ;
            :note [ a :Note ;
                    rdfs:label "Vol. 5 has title" ] ],
        [ a :Title ;
            :mainTitle "Nepal contemporary political situation" ] .

