@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/5573e055-8417-4468-aecc-5561330429e2> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Gaṅgādharan, Ṭi. Ke., 1944-. Svātantr̲attint̲e mur̲ivukaḷ" ;
    bflc:aap-normalized "gaṅgādharanṭike1944svātantr̲attint̲emur̲ivukaḷ" ;
    bflc:creatorCharacteristic [ a bflc:CreatorCharacteristic ;
            rdfs:label "Malayalam speakers" ],
        [ a bflc:CreatorCharacteristic ;
            rdfs:label "Writers" ],
        [ a bflc:CreatorCharacteristic ;
            rdfs:label "Keralites" ] ;
    :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:39.751696+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23933827> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "MLCSA 2025/50365 (P)" ;
            :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/n89268796> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026339>,
        <http://id.loc.gov/authorities/genreForms/gf2014026542>,
        <http://id.loc.gov/authorities/genreForms/gf2018026026> ;
    :hasInstance <https://dev.bcld.info/instances/7138d0c0-802f-4521-8a5d-93a87835f96d> ;
    :language <http://id.loc.gov/vocabulary/languages/mal> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            rdfs:label "In Malayalam." ] ;
    :title [ a :ParallelTitle ;
            :mainTitle "Swathanthrathinte murivukal" ;
            :subtitle "stories" ],
        [ a :Title ;
            :mainTitle "Svātantr̲attint̲e mur̲ivukaḷ" ] .

