@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/68184672-96a9-46e5-8a9b-75cf58398e0d> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Vyāsa Madhusudana, 1965-. Śaiva Upanishado" ;
    bflc:aap-normalized "vyāsamadhusudana1965śaivaupanishado" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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-20T22:04:27.144420+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24048980> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BL1124.57" ;
            :itemPortion ".V93 2024" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :classificationPortion "294.59218" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/no99038013> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/b1de42c2-282c-42a5-ab8d-e7c22deea465> ;
    :language <http://id.loc.gov/vocabulary/languages/eng>,
        <http://id.loc.gov/vocabulary/languages/guj>,
        <http://id.loc.gov/vocabulary/languages/san> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            rdfs:label "In Gujarati; includes verses in Sanskrit and English." ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Śivaïsme--Doctrines" ;
            bflc:aap-normalized "śivaïsmedoctrines" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/rvm> ;
            mads:authoritativeLabel "Śivaïsme--Doctrines" ;
            mads:componentList ( [ a mads:Topic ;
                        mads:authoritativeLabel "Śivaïsme" ] [ a mads:Topic ;
                        mads:authoritativeLabel "Doctrines" ] ) ],
        [ a :Topic,
                mads:ComplexSubject ;
            bflc:aap-normalized "upanishadscriticisminterpretationetc" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Upanishads--Criticism, interpretation, etc." ;
            mads:componentList ( <https://dev.bcld.info/hubs/2a82d74f-a36d-45b4-99ad-e6b5c8e9f2fb> <http://id.loc.gov/authorities/subjects/sh99004866> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh2010111813> ;
    :summary [ a :Summary ;
            rdfs:label "Critical study on Śaiva Upanishads." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :title [ a :Title ;
            :mainTitle "Śaiva Upanishado" ],
        [ a :ParallelTitle ;
            :mainTitle "Shaiv Upnishado" ;
            :subtitle "ek samikshatmak adhyayan" ] .

