@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/b5227ab6-361c-47aa-b8a3-ec981517cfdf> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Jalaini Abu Hassan. Catan sopan" ;
    bflc:aap-normalized "jalainiabuhassancatansopan" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:52.702287+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23199879> ;
            :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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "MLCME 2025/75010 (P)" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/sti>,
        <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n82119595> ;
            :role <http://id.loc.gov/vocabulary/relators/trl> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/no2005090253> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026481>,
        <http://id.loc.gov/authorities/genreForms/gf2017027246> ;
    :hasInstance <https://dev.bcld.info/instances/96006c45-01d9-42a5-9e1b-a01d0c381317> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/eng>,
        <http://id.loc.gov/vocabulary/languages/may> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/resourceComponents/otx> ;
            :language <http://id.loc.gov/vocabulary/languages/may> ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            rdfs:label "Malay and English." ] ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/hubs/fc368a0b-89af-4a24-839d-ba22f4346568> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/part> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/hubs/0f0dbbde-5938-449b-990b-1b558d3c271f> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/part> ] ;
    :summary [ a :Summary ;
            rdfs:label "Poems." ] ;
    :title [ a :Title ;
            :mainTitle "Catan sopan" ] .

