@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@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/0eef9c55-ffce-4143-9e31-b32f494adff8> a :Serial,
        :Text,
        :Work ;
    bflc:aap "IIMT journal of management" ;
    bflc:aap-normalized "iimtjournalofmanagement" ;
    bflc:serialPubType <http://id.loc.gov/vocabulary/mserialpubtype/journal> ;
    :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:03.015985+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23951876> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "HD28" ;
            :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/no2025006751> ;
            :role <http://id.loc.gov/vocabulary/relators/isb> ] ;
    :genreForm [ a :GenreForm ;
            rdfs:label "Periodicals" ] ;
    :hasInstance <https://dev.bcld.info/instances/2689fed9-74f6-449e-9d84-e0cd636b27a3> ;
    :identifiedBy [ a :Issn ;
            :assigner [ a :Agent ;
                    :code "2" ] ;
            rdf:value "2976-727X" ],
        [ a :IssnL ;
            rdf:value "2976-7261" ] ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :notation <http://id.loc.gov/vocabulary/mscript/a> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/4b6e0494-eee9-401e-85e5-330f141f68b7> ;
            :relationship <http://id.loc.gov/entities/relationships/printversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh85065889>,
        <http://id.loc.gov/authorities/subjects/sh85080363> ;
    :title [ a :VariantTitle ;
            :mainTitle "IIMTJM" ],
        [ a :Title ;
            :mainTitle "IIMT journal of management" ],
        [ a :KeyTitle ;
            :mainTitle "IIMT journal of management" ;
            :qualifier "(Online)" ] .

