@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://bluecore-dev.stanford.edu/works/180593eb-2949-492f-b162-7993198f3db3> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Svādhina Bhārata kā Hindī sāhitya" ;
    bflc:aap-normalized "svādhinabhāratakāhindīsāhitya" ;
    bflc:governmentPubType <http://id.loc.gov/vocabulary/mgovtpubtype/a> ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:58.868676+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23658228> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PK2038" ;
            :itemPortion ".S876 2023" ;
            :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/n81131597> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n50071934> ;
            :role <http://id.loc.gov/vocabulary/relators/pbl> ] ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/a-ii> ;
    :hasInstance <https://bluecore-dev.stanford.edu/instances/a59df02e-f343-4fbc-80fd-0f9a4cdf465c> ;
    :language <http://id.loc.gov/vocabulary/languages/hin> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            rdfs:label "In Hindi." ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Hindi literature--21st century--History and criticism" ;
            bflc:aap-normalized "hindiliterature21stcenturyhistoryandcriticism" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Hindi literature--21st century--History and criticism" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85060880> <http://id.loc.gov/authorities/subjects/sh2002012478> <http://id.loc.gov/authorities/subjects/sh99001187> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh2008105621> ;
    :summary [ a :Summary ;
            rdfs:label "Contributed articles on Hindi literature in different genres; covers the post independence period after 1947." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :title [ a :Title ;
            :mainTitle "Svādhina Bhārata kā Hindī sāhitya" ],
        [ a :ParallelTitle ;
            :mainTitle "Swadheen Bharat ka Hindi sahitya" ;
            :subtitle "a compilation of articles on Hindi literature, in different genres" ] .

