@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/576895ce-7e08-4adb-b96d-9120afe2b43d> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Nārāyaṇan, Ṭi., 1940-. Vidyābhyāsam, saṃskāraṃ, samūhaṃ" ;
    bflc:aap-normalized "nārāyaṇanṭi1940vidyābhyāsamsaṃskāraṃsamūhaṃ" ;
    bflc:creatorCharacteristic <http://id.loc.gov/authorities/demographicTerms/dg2015060515>,
        <http://id.loc.gov/authorities/demographicTerms/dg2016060364>,
        <http://id.loc.gov/authorities/demographicTerms/dg2018060010> ;
    bflc:governmentPubType <http://id.loc.gov/vocabulary/mgovtpubtype/s> ;
    :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:23.219141+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23262193> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "LA1154.K4" ;
            :itemPortion "N37 2022" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2024243166> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n50075458> ;
            :role <http://id.loc.gov/vocabulary/relators/pbl> ] ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/a-ii> ;
    :hasInstance <https://dev.bcld.info/instances/7fd43092-9187-439f-a8a3-3880123231db> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/mal> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            rdfs:label "In Malayalam." ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Kerala (India)--Cultural policy" ;
            bflc:aap-normalized "kerala(india)culturalpolicy" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Kerala (India)--Cultural policy" ;
            mads:componentList ( <http://id.loc.gov/rwo/agents/n79055067> <http://id.loc.gov/authorities/subjects/sh99005456> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh2009102212> ;
    :summary [ a :Summary ;
            rdfs:label "Essays on education, and cultural policy; with reference to Kerala, India." ] ;
    :title [ a :ParallelTitle ;
            :mainTitle "Vidhyabhyasam, samskaram, samooham" ],
        [ a :Title ;
            :mainTitle "Vidyābhyāsam, saṃskāraṃ, samūhaṃ" ] .

