@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@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/instances/6364b244-30c3-4172-b894-581076fdef40> a :Instance ;
    :acquisitionSource [ a :AcquisitionSource ;
            rdfs:label "Library of Congress -- New Delhi Overseas Office" ] ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:16.982602+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/14279912> ;
            :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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "31 cm" ;
    :extent [ a :Extent ;
            rdfs:label "v. <1-8>" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "ill. (some col.), maps" ] ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "v. 4" ;
            rdf:value "9789994624638" ],
        [ a :LcOverseasAcq ;
            rdf:value "N-E-2006-345457; 22" ],
        [ a :Lccn ;
            rdf:value "  2006345457" ],
        [ a :Isbn ;
            :qualifier "v. 2" ;
            rdf:value "999469636X" ],
        [ a :Isbn ;
            :qualifier "v. 5" ;
            rdf:value "9789937207331" ],
        [ a :Lccn ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "  2013406650" ],
        [ a :Isbn ;
            rdf:value "9789937242219" ] ;
    :instanceOf <https://dev.bcld.info/works/32e5d801-74e1-4cdc-9b0e-2ce5f5866ff7> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Vol. 4 accompanied by 1 CD-Rom (4 3/4 in.)." ],
        [ a :Note ;
            rdfs:label "Vols. 6-8: represents the second cycle of three public opinion polls in 2010-2011." ],
        [ a :Note ;
            rdfs:label "Vols. 6-8 accompanied by 1 CD-Rom (4 3/4 in.)." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references (p. 45)." ],
        [ a :Note ;
            rdfs:label "Includes statistical tables." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Asia Foundation",
                "Interdisciplinary Analysts" ;
            bflc:simpleDate "2005-<2011>" ;
            bflc:simplePlace "Kathmandu" ;
            :date "2005/9999"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/np> ] ;
    :publicationStatement "Kathmandu: Interdisciplinary Analysts, Asia Foundation, 2005-<2011>" ;
    :responsibilityStatement "Sudhindra Sharma, Pawan Kumar Sen" ;
    :title [ a :Title ;
            :mainTitle "Nepal contemporary political situation" ;
            :subtitle "opinion poll report" ] .

